Home
last modified time | relevance | path

Searched refs:RegAlloc (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/
Dinline_intrinsic.h37 typename RegAlloc,
42 RegAlloc&& reg_alloc,
50 template <typename RegAlloc, typename SIMDRegAlloc, typename ResType, typename... ArgType>
52 RegAlloc&& reg_alloc, in TryInlineWithHostRounding()
188 typename RegAlloc,
231 RegAlloc& reg_alloc, in TryBindingBasedInlineIntrinsic()
453 RegAlloc& reg_alloc_;
464 typename RegAlloc,
469 RegAlloc&& reg_alloc, in TryInlineIntrinsic()
479 RegAlloc, in TryInlineIntrinsic()
Dinline_intrinsic_tests.cc38 class RegAlloc { class
63 RegAlloc reg_alloc; in Call()