Searched refs:allocateSystemSGPRs (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUCallLowering.cpp | 571 TLI.allocateSystemSGPRs(CCInfo, MF, *Info, F.getCallingConv(), false); in lowerFormalArgumentsKernel() 731 TLI.allocateSystemSGPRs(CCInfo, MF, *Info, CC, IsGraphics); in lowerFormalArguments()
|
| D | SIISelLowering.h | 509 void allocateSystemSGPRs(CCState &CCInfo,
|
| D | SIISelLowering.cpp | 2173 void SITargetLowering::allocateSystemSGPRs(CCState &CCInfo, in allocateSystemSGPRs() function in SITargetLowering 2602 allocateSystemSGPRs(CCInfo, MF, *Info, CallConv, IsGraphics); in LowerFormalArguments()
|