Searched refs:spill_slot (Results 1 – 1 of 1) sorted by relevance
289 static Location StackSlotByNumOfSlots(size_t num_of_slots, int spill_slot) { in StackSlotByNumOfSlots() argument293 return Location::StackSlot(spill_slot); in StackSlotByNumOfSlots()295 return Location::DoubleStackSlot(spill_slot); in StackSlotByNumOfSlots()298 return Location::SIMDStackSlot(spill_slot); in StackSlotByNumOfSlots()