Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GenReverseBytes

223 static void GenReverseBytes(LocationSummary* locations,
254 GenReverseBytes(invoke->GetLocations(), Primitive::kPrimInt, GetAssembler());
263 GenReverseBytes(invoke->GetLocations(), Primitive::kPrimLong, GetAssembler());
272 GenReverseBytes(invoke->GetLocations(), Primitive::kPrimShort, GetAssembler());