Searched defs:getMaxNumVGPRs (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUSubtarget.cpp | 842 unsigned GCNSubtarget::getMaxNumVGPRs(const Function &F) const { getMaxNumVGPRs() function in GCNSubtarget |
H A D | GCNSubtarget.h | 1385 unsigned getMaxNumVGPRs(unsigned WavesPerEU) const { getMaxNumVGPRs() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ | ||
H A D | AMDGPUBaseInfo.cpp | 1117 unsigned getMaxNumVGPRs(const MCSubtargetInfo *STI, unsigned WavesPerEU) { getMaxNumVGPRs() function |