Searched refs:FPSpillSlotSet (Results 1 – 2 of 2) sorted by relevance
32 bool FPSpillSlotSet; variable46 FPSpillSlotSet(false), in XCoreFunctionInfo()54 FPSpillSlotSet(false), in XCoreFunctionInfo()73 bool hasFPSpillSlot() { return FPSpillSlotSet; } in hasFPSpillSlot()75 assert(FPSpillSlotSet && "FP Spill slot not set"); in getFPSpillSlot()
51 if (FPSpillSlotSet) { in createFPSpillSlot()57 FPSpillSlotSet = true; in createFPSpillSlot()