Searched defs:getMaxNumSGPRs (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUSubtarget.cpp | 775 unsigned GCNSubtarget::getMaxNumSGPRs(const MachineFunction &MF) const { getMaxNumSGPRs() function in GCNSubtarget |
H A D | GCNSubtarget.h | 1315 unsigned getMaxNumSGPRs(unsigned WavesPerEU, bool Addressable) const { getMaxNumSGPRs() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ | ||
H A D | AMDGPUBaseInfo.cpp | 982 unsigned getMaxNumSGPRs(const MCSubtargetInfo *STI, unsigned WavesPerEU, getMaxNumSGPRs() function |