Searched refs:FPSpillSlotSet (Results 1 – 4 of 4) 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()
31 bool FPSpillSlotSet = false; variable62 bool hasFPSpillSlot() { return FPSpillSlotSet; } in hasFPSpillSlot()64 assert(FPSpillSlotSet && "FP Spill slot not set"); in getFPSpillSlot()
54 if (FPSpillSlotSet) { in createFPSpillSlot()62 FPSpillSlotSet = true; in createFPSpillSlot()