Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h507 void allocateSpecialEntryInputVGPRs(CCState &CCInfo,
H A DAMDGPUCallLowering.cpp558 TLI.allocateSpecialEntryInputVGPRs(CCInfo, MF, *TRI, *Info); in lowerFormalArgumentsKernel()
H A DSIISelLowering.cpp1877 void SITargetLowering::allocateSpecialEntryInputVGPRs(CCState &CCInfo, in allocateSpecialEntryInputVGPRs() function in SITargetLowering
2423 allocateSpecialEntryInputVGPRs(CCInfo, MF, *TRI, *Info); in LowerFormalArguments()