Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GenReverseBytes

235 static void GenReverseBytes(LocationSummary* locations,
261 GenReverseBytes(invoke->GetLocations(), Primitive::kPrimInt, GetVIXLAssembler());
269 GenReverseBytes(invoke->GetLocations(), Primitive::kPrimLong, GetVIXLAssembler());
277 GenReverseBytes(invoke->GetLocations(), Primitive::kPrimShort, GetVIXLAssembler());