Searched defs:amd_kernel_code_t (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
H A DAMDKernelCodeT.h81 /// (AMD_CODE_PROPERTY_ENABLE_SGPR_*), see documentation of amd_kernel_code_t
167 /// amd_kernel_code_t.hsail_machine_model ==
317 /// AMD Kernel Code Object (amd_kernel_code_t). GPU CP uses the AMD Kernel
327 /// which ones are actually setup in the amd_kernel_code_t object using the
358 /// agree with amd_kernel_code_t.privateElementSize)
361 /// amd_kernel_code_t.wavefrontSize)
472 /// which ones are actually setup in the amd_kernel_code_t object using the
519 /// amd_kernel_code_t.globalMemoryCoherence
535 /// Byte offset (possibly negative) from start of amd_kernel_code_t
549 /// amd_kernel_code_t objec
656 } amd_kernel_code_t; typedef in typeref:struct:amd_kernel_code_s
[all...]

Completed in 81 milliseconds