Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/guest_abi/arm64/include/berberis/guest_abi/
Dguest_arguments_arch.h134 constexpr static arm64::ArgLocation ResultInfoHelper() { in ResultInfoHelper() function
160 constexpr static arm64::ArgLocation kResultLocation = ResultInfoHelper();
Dguest_params_arch.h126 constexpr static arm64::ArgLocation ResultInfoHelper() { in ResultInfoHelper() function
151 constexpr static arm64::ArgLocation kReturnLocation = ResultInfoHelper();
/frameworks/libs/binary_translation/guest_abi/arm/include/berberis/guest_abi/
Dguest_arguments_arch.h152 constexpr static arm::ArgLocation ResultInfoHelper() { in ResultInfoHelper() function
183 constexpr static arm::ArgLocation kResultLocation = ResultInfoHelper();
/frameworks/libs/binary_translation/guest_abi/riscv64/include/berberis/guest_abi/
Dguest_arguments_arch.h118 riscv64::ArgLocation result_loc = ResultInfoHelper(conv); in ArgumentsInfoHelper()
136 constexpr static riscv64::ArgLocation ResultInfoHelper(riscv64::CallingConventions& conv) { in ResultInfoHelper() function