Home
last modified time | relevance | path

Searched refs:AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDKernelCodeT.h184AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK = ((1 << AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_WIDTH) - 1)… enumerator
H A DAMDGPUAsmPrinter.cpp1098 Out.code_properties |= AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK; in getAmdKernelCode()