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

References

lib/Target/AMDGPU/AMDKernelCodeT.h
  188   AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK = ((1 << AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_WIDTH) - 1) << AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_SHIFT,
lib/Target/AMDGPU/Utils/AMDKernelCodeTInfo.h
  116 CODEPROP(is_dynamic_callstack,                IS_DYNAMIC_CALLSTACK),