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

References

lib/Target/XCore/XCoreFrameLowering.cpp
  429   if (MI != MBB.end() && !MI->isDebugInstr())
  429   if (MI != MBB.end() && !MI->isDebugInstr())
  430     DL = MI->getDebugLoc();
  441     TII.storeRegToStackSlot(MBB, MI, Reg, true, it->getFrameIdx(), RC, TRI);
  443       auto Store = MI;