Searched refs:spill_slot (Results 1 – 1 of 1) sorted by relevance
284 static Location StackSlotByNumOfSlots(size_t num_of_slots, int spill_slot) { in StackSlotByNumOfSlots() argument288 return Location::StackSlot(spill_slot); in StackSlotByNumOfSlots()290 return Location::DoubleStackSlot(spill_slot); in StackSlotByNumOfSlots()293 return Location::SIMDStackSlot(spill_slot); in StackSlotByNumOfSlots()