Home
last modified time | relevance | path

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

/llvm-project/offload/plugins-nextgen/amdgpu/utils/
H A DUtilitiesRTL.h123 uint32_t SGPRCount; global() member
/llvm-project/offload/plugins-nextgen/amdgpu/src/
H A Drtl.cpp3365 auto SGPRCount = (*KernelInfo).SGPRCount; printLaunchInfoDetails() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4978 unsigned SGPRCount = 0; verifyInstruction() local