Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDKernelCodeT.h526 struct amd_kernel_code_t { struct
534 /// Byte offset (possibly negative) from start of amd_kernel_code_t argument
554 uint64_t reserved0;
562 uint32_t code_properties;
599 uint16_t workitem_vgpr_count;
603 uint16_t reserved_vgpr_first;
608 uint16_t reserved_vgpr_count;
612 uint16_t reserved_sgpr_first;
643 uint8_t wavefront_size;
645 int32_t call_convention;
[all …]