Home | History | Annotate | Download | only in optimizing

Lines Matching refs:MoveIntToFP

104 static void MoveIntToFP(LocationSummary* locations, bool is64bit, X86_64Assembler* assembler) {
121 MoveIntToFP(invoke->GetLocations(), /* is64bit */ true, GetAssembler());
135 MoveIntToFP(invoke->GetLocations(), /* is64bit */ false, GetAssembler());