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