reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/PowerPC/PPCFrameLowering.cpp
 1525         StackUpdateLoc--;
 1528         StackUpdateLoc = MBBI;
 1563         BuildMI(MBB, StackUpdateLoc, dl, AddImmInst, SPReg)
 1587       BuildMI(MBB, StackUpdateLoc, dl, LoadInst, RBReg)
 1620     BuildMI(MBB, StackUpdateLoc, dl, LoadInst, ScratchReg)
 1692     BuildMI(MBB, StackUpdateLoc, dl, MTLRInst).addReg(ScratchReg);