Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp778 unsigned GCNSubtarget::getBaseMaxNumVGPRs( in getBaseMaxNumVGPRs() function in GCNSubtarget
809 return getBaseMaxNumVGPRs(F, getWavesPerEU(F)); in getMaxNumVGPRs()
815 return getBaseMaxNumVGPRs(F, MFI.getWavesPerEU()); in getMaxNumVGPRs()
H A DGCNSubtarget.h1242 unsigned getBaseMaxNumVGPRs(const Function &F,