Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUCallLowering.cpp571 TLI.allocateSystemSGPRs(CCInfo, MF, *Info, F.getCallingConv(), false); in lowerFormalArgumentsKernel()
731 TLI.allocateSystemSGPRs(CCInfo, MF, *Info, CC, IsGraphics); in lowerFormalArguments()
DSIISelLowering.h509 void allocateSystemSGPRs(CCState &CCInfo,
DSIISelLowering.cpp2173 void SITargetLowering::allocateSystemSGPRs(CCState &CCInfo, in allocateSystemSGPRs() function in SITargetLowering
2602 allocateSystemSGPRs(CCInfo, MF, *Info, CallConv, IsGraphics); in LowerFormalArguments()