Home
last modified time | relevance | path

Searched defs:getMaxNumSGPRs (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp781 unsigned GCNSubtarget::getMaxNumSGPRs(const MachineFunction &MF) const { getMaxNumSGPRs() function in GCNSubtarget
813 unsigned GCNSubtarget::getMaxNumSGPRs(const Function &F) const { getMaxNumSGPRs() function in GCNSubtarget
H A DGCNSubtarget.h1382 unsigned getMaxNumSGPRs(unsigned WavesPerEU, bool Addressable) const { getMaxNumSGPRs() function
/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1045 unsigned getMaxNumSGPRs(const MCSubtargetInfo *STI, unsigned WavesPerEU, getMaxNumSGPRs() function