Home | History | Annotate | Download | only in optimizing

Lines Matching refs:MathAbsFP

748 static void MathAbsFP(LocationSummary* locations, bool is64bit, MipsAssembler* assembler) {
765 MathAbsFP(invoke->GetLocations(), /* is64bit */ true, GetAssembler());
774 MathAbsFP(invoke->GetLocations(), /* is64bit */ false, GetAssembler());