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