Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp775 unsigned GCNSubtarget::getMaxNumSGPRs(const MachineFunction &MF) const { getMaxNumSGPRs() function in GCNSubtarget
807 unsigned GCNSubtarget::getMaxNumSGPRs(const Function &F) const { getMaxNumSGPRs() function in GCNSubtarget
H A DGCNSubtarget.h1315 unsigned getMaxNumSGPRs(unsigned WavesPerEU, bool Addressable) const { getMaxNumSGPRs() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp982 unsigned getMaxNumSGPRs(const MCSubtargetInfo *STI, unsigned WavesPerEU, getMaxNumSGPRs() function