Home | History | Annotate | Download | only in optimizing

Lines Matching refs:temp1_loc

2111   Location temp1_loc = locations->GetTemp(0);
2112 vixl32::Register temp1 = RegisterFrom(temp1_loc);
2212 invoke, temp1_loc, src, class_offset, temp2_loc, /* needs_null_check */ false);
2216 invoke, temp1_loc, temp1, component_offset, temp2_loc, /* needs_null_check */ false);
2228 invoke, temp1_loc, dest, class_offset, temp2_loc, /* needs_null_check */ false);
2263 invoke, temp1_loc, temp1, component_offset, temp2_loc, /* needs_null_check */ false);
2342 invoke, temp1_loc, src, class_offset, temp2_loc, /* needs_null_check */ false);