Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Damd_kernel_code_t.h161 AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_WIDTH = 1, enumerator
162 …AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK = ((1 << AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_WIDTH) - 1)…
/external/llvm/lib/Target/AMDGPU/
DAMDKernelCodeT.h184 AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_WIDTH = 1, enumerator
185 …AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK = ((1 << AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_WIDTH) - 1)…