Searched refs:addScavengingSpillSlot (Results 1 – 2 of 2) sorted by relevance
52 void addScavengingSpillSlot(MachineFunction &MF, RegScavenger *RS) const;
1228 addScavengingSpillSlot(MF, RS); in processFunctionBeforeFrameFinalized()1238 addScavengingSpillSlot(MF, RS); in processFunctionBeforeFrameFinalized()1439 addScavengingSpillSlot(MF, RS); in processFunctionBeforeFrameFinalized()1443 PPCFrameLowering::addScavengingSpillSlot(MachineFunction &MF, in addScavengingSpillSlot() function in PPCFrameLowering