Searched refs:hasReservedSpillSlot (Results 1 – 4 of 4) sorted by relevance
153 bool hasReservedSpillSlot(const MachineFunction &MF, Register Reg,
1509 bool PPCRegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, in hasReservedSpillSlot() function in PPCRegisterInfo
997 virtual bool hasReservedSpillSlot(const MachineFunction &MF, Register Reg, in hasReservedSpillSlot() function
486 if (RegInfo->hasReservedSpillSlot(F, Reg, FrameIdx)) { in assignCalleeSavedSpillSlots()