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

References

lib/Target/ARM/Thumb1FrameLowering.cpp
  126     if (Amount != 0) {
  130       Amount = alignTo(Amount, getStackAlignment());
  130       Amount = alignTo(Amount, getStackAlignment());
  135         emitCallSPUpdate(MBB, I, TII, dl, *RegInfo, -Amount);
  138         emitCallSPUpdate(MBB, I, TII, dl, *RegInfo, Amount);