Searched refs:reg_alloc (Results 1 – 3 of 3) sorted by relevance
/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/ |
D | inline_intrinsic.h | 42 RegAlloc&& reg_alloc, 52 RegAlloc&& reg_alloc, in TryInlineWithHostRounding() argument 63 as, reg_alloc, simd_reg_alloc, result, src1, src2); in TryInlineWithHostRounding() 70 as, reg_alloc, simd_reg_alloc, result, src1, src2); in TryInlineWithHostRounding() 77 as, reg_alloc, simd_reg_alloc, result, src1, src2); in TryInlineWithHostRounding() 84 as, reg_alloc, simd_reg_alloc, result, src1, src2); in TryInlineWithHostRounding() 91 as, reg_alloc, simd_reg_alloc, result, src1, src2); in TryInlineWithHostRounding() 98 as, reg_alloc, simd_reg_alloc, result, src1, src2); in TryInlineWithHostRounding() 105 as, reg_alloc, simd_reg_alloc, result, src1, src2); in TryInlineWithHostRounding() 112 as, reg_alloc, simd_reg_alloc, result, src1, src2); in TryInlineWithHostRounding() [all …]
|
D | inline_intrinsic_tests.cc | 63 RegAlloc reg_alloc; in Call() local 66 [®_alloc]() { return reg_alloc.AllocTempReg(); }, in Call() 67 [®_alloc]() { return reg_alloc.AllocTempSimdReg(); }, in Call()
|
/frameworks/libs/binary_translation/backend/ |
D | Android.bp | 179 "common/reg_alloc.cc",
|