Home
last modified time | relevance | path

Searched refs:wavefront_sgpr_count (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDKernelCodeT.h595 uint16_t wavefront_sgpr_count; member
H A DAMDGPUAsmPrinter.cpp1205 Out.wavefront_sgpr_count = CurrentProgramInfo.NumSGPR; in getAmdKernelCode()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDKernelCodeTInfo.h125 FIELD(wavefront_sgpr_count),