|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
lib/Target/AMDGPU/SIISelLowering.h 410 void allocateSystemSGPRs(CCState &CCInfo,
References
lib/Target/AMDGPU/AMDGPUCallLowering.cpp 485 TLI.allocateSystemSGPRs(CCInfo, MF, *Info, F.getCallingConv(), false);
704 TLI.allocateSystemSGPRs(CCInfo, MF, *Info, CC, IsShader);
lib/Target/AMDGPU/SIISelLowering.cpp 2221 allocateSystemSGPRs(CCInfo, MF, *Info, CallConv, IsShader);