Searched refs:ret_loc (Results 1 – 2 of 2) sorted by relevance
467 Location ret_loc = calling_convention.GetReturnLocation(ret_type); in EmitNativeCode() local468 arm64_codegen->MoveLocation(locations->Out(), ret_loc, ret_type); in EmitNativeCode()
645 Location ret_loc = calling_convention.GetReturnLocation(ret_type); in EmitNativeCode() local646 riscv64_codegen->MoveLocation(locations->Out(), ret_loc, ret_type); in EmitNativeCode()