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

References

lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  640   Info.HasDynamicallySizedStack = FrameInfo.hasVarSizedObjects();
  641   Info.PrivateSegmentSize = FrameInfo.getStackSize();
  643     Info.PrivateSegmentSize += FrameInfo.getMaxAlignment();
  652   if (!FrameInfo.hasCalls() && !FrameInfo.hasTailCall()) {
  652   if (!FrameInfo.hasCalls() && !FrameInfo.hasTailCall()) {