Searched refs:getCalleeSavedSpillSlots (Results 1 – 10 of 10) sorted by relevance
40 getCalleeSavedSpillSlots(unsigned &NumEntries) const;
36 AMDGPUFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const in getCalleeSavedSpillSlots() function in AMDGPUFrameLowering
39 getCalleeSavedSpillSlots(unsigned &NumEntries) const override;
98 AMDGPUFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots() function in AMDGPUFrameLowering
28 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) const
59 SystemZFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots() function in SystemZFrameLowering
94 getCalleeSavedSpillSlots(unsigned &NumEntries) const override;
94 const PPCFrameLowering::SpillSlot *PPCFrameLowering::getCalleeSavedSpillSlots( in getCalleeSavedSpillSlots() function in PPCFrameLowering
119 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots() function
328 TFI->getCalleeSavedSpillSlots(NumFixedSpillSlots); in calculateCalleeSavedRegisters()