Home
last modified time | relevance | path

Searched refs:AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Damd_kernel_code_t.h188 AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK = enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDKernelCodeT.h188 AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK = ((1 << AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_WIDTH) - 1) << AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_SHIFT, enumerator
H A DAMDGPUAsmPrinter.cpp1239 Out.code_properties |= AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK; in getAmdKernelCode()

Completed in 4 milliseconds