Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm64.cc457 Location ret_loc = calling_convention.GetReturnLocation(ret_type); in EmitNativeCode() local
458 arm64_codegen->MoveLocation(locations->Out(), ret_loc, ret_type); in EmitNativeCode()