Searched defs:SGPRCount (Results 1 – 3 of 3) sorted by relevance
/llvm-project/offload/plugins-nextgen/amdgpu/utils/ | ||
H A D | UtilitiesRTL.h | 123 uint32_t SGPRCount; global() member |
/llvm-project/offload/plugins-nextgen/amdgpu/src/ | ||
H A D | rtl.cpp | 3365 auto SGPRCount = (*KernelInfo).SGPRCount; printLaunchInfoDetails() local |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIInstrInfo.cpp | 4978 unsigned SGPRCount = 0; verifyInstruction() local |