Home | History | Annotate | Download | only in optimizing

Lines Matching refs:MathAbsFP

243 static void MathAbsFP(LocationSummary* locations, bool is64bit, ArmAssembler* assembler) {
260 MathAbsFP(invoke->GetLocations(), /* is64bit */ true, GetAssembler());
268 MathAbsFP(invoke->GetLocations(), /* is64bit */ false, GetAssembler());