Searched refs:SIMDStackSlot (Results 1 – 2 of 2) sorted by relevance
804 move->AddMove(Location::SIMDStackSlot(0), in TEST_F()805 Location::SIMDStackSlot(257), in TEST_F()808 move->AddMove(Location::SIMDStackSlot(257), in TEST_F()809 Location::SIMDStackSlot(0), in TEST_F()
272 static Location SIMDStackSlot(intptr_t stack_index) { in SIMDStackSlot() function293 return Location::SIMDStackSlot(spill_slot); in StackSlotByNumOfSlots()