Home
last modified time | relevance | path

Searched defs:IsSwapProfitable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/assembler/include/berberis/assembler/
Dx86_32.h247 [[nodiscard]] static bool IsSwapProfitable(RegisterType /*rm_arg*/, RegisterType /*vex_arg*/) { in IsSwapProfitable() function
Dx86_64.h325 [[nodiscard]] static bool IsSwapProfitable(RegisterType rm_arg, RegisterType vex_arg) { in Rex() function