Searched refs:allocateSystemSGPRs (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp536 TLI.allocateSystemSGPRs(CCInfo, MF, *Info, F.getCallingConv(), false);
814 TLI.allocateSystemSGPRs(CCInfo, MF, *Info, CC, IsShader);
H A DSIISelLowering.h443 void allocateSystemSGPRs(CCState &CCInfo,
H A DSIISelLowering.cpp1948 void SITargetLowering::allocateSystemSGPRs(CCState &CCInfo, function in class:SITargetLowering
2340 allocateSystemSGPRs(CCInfo, MF, *Info, CallConv, IsShader);

Completed in 104 milliseconds