Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp842 unsigned GCNSubtarget::getMaxNumVGPRs(const Function &F) const { getMaxNumVGPRs() function in GCNSubtarget
846 unsigned GCNSubtarget::getMaxNumVGPRs(const MachineFunction &MF) const { getMaxNumVGPRs() function in GCNSubtarget
H A DGCNSubtarget.h1385 unsigned getMaxNumVGPRs(unsigned WavesPerEU) const { getMaxNumVGPRs() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1117 unsigned getMaxNumVGPRs(const MCSubtargetInfo *STI, unsigned WavesPerEU) { getMaxNumVGPRs() function