Searched defs:VGPRCount (Results 1 – 2 of 2) sorted by relevance
/llvm-project/offload/plugins-nextgen/amdgpu/utils/ | ||
H A D | UtilitiesRTL.h | 124 uint32_t VGPRCount; global() member |
/llvm-project/offload/plugins-nextgen/amdgpu/src/ | ||
H A D | rtl.cpp | 3366 auto VGPRCount = (*KernelInfo).VGPRCount; printLaunchInfoDetails() local |