Home
last modified time | relevance | path

Searched refs:AMD_CODE_PROPERTY_ENABLE_SGPR_KERNARG_SEGMENT_PTR (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Damd_kernel_code_t.h83 AMD_CODE_PROPERTY_ENABLE_SGPR_KERNARG_SEGMENT_PTR = enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDKernelCodeT.h103 AMD_CODE_PROPERTY_ENABLE_SGPR_KERNARG_SEGMENT_PTR = ((1 << AMD_CODE_PROPERTY_ENABLE_SGPR_KERNARG_SEGMENT_PTR_WIDTH) - 1) << AMD_CODE_PROPERTY_ENABLE_SGPR_KERNARG_SEGMENT_PTR_SHIFT, enumerator
H A DAMDGPUAsmPrinter.cpp1257 Out.code_properties |= AMD_CODE_PROPERTY_ENABLE_SGPR_KERNARG_SEGMENT_PTR; in getAmdKernelCode()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute.c706 AMD_CODE_PROPERTY_ENABLE_SGPR_KERNARG_SEGMENT_PTR)) { in si_setup_user_sgprs_co_v2()

Completed in 7 milliseconds