Home | History | Annotate | Download | only in optimizing

Lines Matching refs:MoveIntToFP

186 static void MoveIntToFP(LocationSummary* locations, bool is64bit, Mips64Assembler* assembler) {
203 MoveIntToFP(invoke->GetLocations(), /* is64bit */ true, GetAssembler());
212 MoveIntToFP(invoke->GetLocations(), /* is64bit */ false, GetAssembler());