Searched refs:LRSpillSlotSet (Results 1 – 4 of 4) sorted by relevance
30 bool LRSpillSlotSet; variable45 LRSpillSlotSet(false), in XCoreFunctionInfo()53 LRSpillSlotSet(false), in XCoreFunctionInfo()66 bool hasLRSpillSlot() { return LRSpillSlotSet; } in hasLRSpillSlot()68 assert(LRSpillSlotSet && "LR Spill slot not set"); in getLRSpillSlot()
35 if (LRSpillSlotSet) { in createLRSpillSlot()46 LRSpillSlotSet = true; in createLRSpillSlot()
29 bool LRSpillSlotSet = false; variable55 bool hasLRSpillSlot() { return LRSpillSlotSet; } in hasLRSpillSlot()57 assert(LRSpillSlotSet && "LR Spill slot not set"); in getLRSpillSlot()
36 if (LRSpillSlotSet) { in createLRSpillSlot()49 LRSpillSlotSet = true; in createLRSpillSlot()