OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WorkGroupIDXSystemSGPR
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h
54
unsigned
WorkGroupIDXSystemSGPR
;
131
WorkGroupIDXSystemSGPR
= getNextSystemSGPR();
133
return
WorkGroupIDXSystemSGPR
;
SIMachineFunctionInfo.cpp
44
WorkGroupIDXSystemSGPR
(AMDGPU::NoRegister),
SIRegisterInfo.cpp
576
return MFI->
WorkGroupIDXSystemSGPR
;
Completed in 59 milliseconds