We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f87e61 commit e5abfc8Copy full SHA for e5abfc8
llvm/lib/Target/PowerPC/PPCRegisterInfo.h
@@ -156,10 +156,6 @@ class PPCRegisterInfo : public PPCGenRegisterInfo {
156
void lowerQuadwordRestore(MachineBasicBlock::iterator II,
157
unsigned FrameIndex) const;
158
159
- void lowerDMRPSpilling(MachineBasicBlock::iterator II,
160
- unsigned FrameIndex) const;
161
- void lowerDMRPRestore(MachineBasicBlock::iterator II,
162
163
void lowerDMRSpilling(MachineBasicBlock::iterator II,
164
165
void lowerDMRRestore(MachineBasicBlock::iterator II,
0 commit comments