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

Declarations

lib/Target/AArch64/AArch64FrameLowering.h
  102   bool shouldCombineCSRLocalStackBump(MachineFunction &MF,

References

lib/Target/AArch64/AArch64FrameLowering.cpp
  950   bool CombineSPBump = shouldCombineCSRLocalStackBump(MF, NumBytes);
 1417   bool CombineSPBump = shouldCombineCSRLocalStackBump(MF, NumBytes);