Searched refs:addScavengingSpillSlot (Results 1 – 2 of 2) sorted by relevance
76 void addScavengingSpillSlot(MachineFunction &MF, RegScavenger *RS) const;
1293 addScavengingSpillSlot(MF, RS); in processFunctionBeforeFrameFinalized()1303 addScavengingSpillSlot(MF, RS); in processFunctionBeforeFrameFinalized()1504 addScavengingSpillSlot(MF, RS); in processFunctionBeforeFrameFinalized()1508 PPCFrameLowering::addScavengingSpillSlot(MachineFunction &MF, in addScavengingSpillSlot() function in PPCFrameLowering