Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GenReverseBytes

146 static void GenReverseBytes(LocationSummary* locations,
174 GenReverseBytes(invoke->GetLocations(), Primitive::kPrimInt, GetAssembler());
182 GenReverseBytes(invoke->GetLocations(), Primitive::kPrimLong, GetAssembler());
190 GenReverseBytes(invoke->GetLocations(), Primitive::kPrimShort, GetAssembler());