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

Declarations

lib/CodeGen/LocalStackSlotAllocation.cpp
   80     void AdjustStackOffset(MachineFrameInfo &MFI, int FrameIdx, int64_t &Offset,

References

lib/CodeGen/LocalStackSlotAllocation.cpp
  183     AdjustStackOffset(MFI, i, Offset, StackGrowsDown, MaxAlign);
  216     AdjustStackOffset(MFI, StackProtectorFI, Offset, StackGrowsDown, MaxAlign);
  259     AdjustStackOffset(MFI, i, Offset, StackGrowsDown, MaxAlign);