Home | History | Annotate | Download | only in optimizing

Lines Matching refs:MoveIntToFP

192 static void MoveIntToFP(LocationSummary* locations, bool is64bit, vixl::MacroAssembler* masm) {
210 MoveIntToFP(invoke->GetLocations(), /* is64bit */ true, GetVIXLAssembler());
224 MoveIntToFP(invoke->GetLocations(), /* is64bit */ false, GetVIXLAssembler());