Home
last modified time | relevance | path

Searched refs:MoveIntToFP (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dintrinsics_arm_vixl.cc283 static void MoveIntToFP(LocationSummary* locations, bool is64bit, ArmVIXLAssembler* assembler) { in MoveIntToFP() function
304 MoveIntToFP(invoke->GetLocations(), /* is64bit= */ true, GetAssembler()); in VisitDoubleLongBitsToDouble()
318 MoveIntToFP(invoke->GetLocations(), /* is64bit= */ false, GetAssembler()); in VisitFloatIntBitsToFloat()