Home
last modified time | relevance | path

Searched refs:getBaseMaxNumVGPRs (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp812 unsigned GCNSubtarget::getBaseMaxNumVGPRs( in getBaseMaxNumVGPRs() function in GCNSubtarget
843 return getBaseMaxNumVGPRs(F, getWavesPerEU(F)); in getMaxNumVGPRs()
849 return getBaseMaxNumVGPRs(F, MFI.getWavesPerEU()); in getMaxNumVGPRs()
H A DGCNSubtarget.h1391 unsigned getBaseMaxNumVGPRs(const Function &F,