Home
last modified time | relevance | path

Searched defs:ret_loc (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/quick/
Dgen_invoke.cc1618 RegLocation ret_loc = GetReturnWide(reg_class); in GenInvokeNoInline() local
1621 RegLocation ret_loc = GetReturn(reg_class); in GenInvokeNoInline() local
/art/compiler/optimizing/
Dcode_generator_arm64.cc333 Location ret_loc = calling_convention.GetReturnLocation(ret_type); in EmitNativeCode() local
Dcode_generator_mips64.cc350 Location ret_loc = calling_convention.GetReturnLocation(ret_type); in EmitNativeCode() local