Home | History | Annotate | Download | only in optimizing

Lines Matching refs:MoveIntToFP

202 static void MoveIntToFP(LocationSummary* locations, bool is64bit, MipsAssembler* assembler) {
224 MoveIntToFP(invoke->GetLocations(), /* is64bit */ true, GetAssembler());
233 MoveIntToFP(invoke->GetLocations(), /* is64bit */ false, GetAssembler());