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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp646 unsigned GCNSubtarget::getMaxNumSGPRs(const MachineFunction &MF) const { function in class:GCNSubtarget
H A DAMDGPUSubtarget.h1146 unsigned getMaxNumSGPRs(unsigned WavesPerEU, bool Addressable) const { function in class:llvm::GCNSubtarget
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp386 unsigned getMaxNumSGPRs(const MCSubtargetInfo *STI, unsigned WavesPerEU, function in namespace:llvm::AMDGPU::IsaInfo

Completed in 115 milliseconds