Searched refs:simd_reg_alloc (Results 1 – 1 of 1) sorted by relevance
/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/ |
D | inline_intrinsic.h | 43 SIMDRegAlloc&& simd_reg_alloc, 53 SIMDRegAlloc&& simd_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 …]
|