Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GenAbsInteger

464 static void GenAbsInteger(LocationSummary* locations,
500 GenAbsInteger(invoke->GetLocations(), /* is64bit */ false, GetAssembler());
509 GenAbsInteger(invoke->GetLocations(), /* is64bit */ true, GetAssembler());