Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h581 void allocateSpecialEntryInputVGPRs(CCState &CCInfo,
H A DAMDGPUCallLowering.cpp576 TLI.allocateSpecialEntryInputVGPRs(CCInfo, MF, *TRI, *Info); in lowerFormalArgumentsKernel()
H A DSIISelLowering.cpp2241 void SITargetLowering::allocateSpecialEntryInputVGPRs(CCState &CCInfo, in allocateSpecialEntryInputVGPRs() function in SITargetLowering
2886 allocateSpecialEntryInputVGPRs(CCInfo, MF, *TRI, *Info); in LowerFormalArguments()