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