Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GenAbsInteger

297 static void GenAbsInteger(LocationSummary* locations, bool is64bit, X86_64Assembler* assembler) {
324 GenAbsInteger(invoke->GetLocations(), /* is64bit */ false, GetAssembler());
332 GenAbsInteger(invoke->GetLocations(), /* is64bit */ true, GetAssembler());