OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WorkGroupIDZSystemSGPR
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h
56
unsigned
WorkGroupIDZSystemSGPR
;
143
WorkGroupIDZSystemSGPR
= getNextSystemSGPR();
145
return
WorkGroupIDZSystemSGPR
;
SIMachineFunctionInfo.cpp
46
WorkGroupIDZSystemSGPR
(AMDGPU::NoRegister),
SIRegisterInfo.cpp
582
return MFI->
WorkGroupIDZSystemSGPR
;
Completed in 43 milliseconds