Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/code_gen_lib/
Dgen_wrapper_riscv64_to_x86_64.cc107 static constexpr int kGuestParamRegs = 8; in GenWrapGuestFunction() local
132 } else if (argc < kGuestParamRegs) { in GenWrapGuestFunction()
167 } else if (argc < kGuestParamRegs) { in GenWrapGuestFunction()