Home | History | Annotate | Download | only in optimizing

Lines Matching refs:MathAbsFP

388 static void MathAbsFP(LocationSummary* locations, bool is64bit, Mips64Assembler* assembler) {
405 MathAbsFP(invoke->GetLocations(), /* is64bit */ true, GetAssembler());
414 MathAbsFP(invoke->GetLocations(), /* is64bit */ false, GetAssembler());