Searched refs:TMP_loc (Results 1 – 1 of 1) sorted by relevance
/art/compiler/optimizing/ |
D | intrinsics_x86_64.cc | 886 Location TMP_loc = Location::RegisterLocation(TMP); in VisitSystemArrayCopy() local 1014 invoke, TMP_loc, temp1, component_offset, /* needs_null_check= */ false); in VisitSystemArrayCopy() 1037 invoke, TMP_loc, temp2, component_offset, /* needs_null_check= */ false); in VisitSystemArrayCopy() 1092 invoke, TMP_loc, temp1, component_offset, /* needs_null_check= */ false); in VisitSystemArrayCopy()
|