Home
last modified time | relevance | path

Searched defs:MaxNumVGPRs (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNNSAReassign.cpp79 unsigned MaxNumVGPRs; member in __anon8d12989f0111::GCNNSAReassign
H A DAMDGPUSubtarget.cpp816 unsigned MaxNumVGPRs = getMaxNumVGPRs(WavesPerEU.first); in getBaseMaxNumVGPRs() local
H A DSIRegisterInfo.cpp671 unsigned MaxNumVGPRs = ST.getMaxNumVGPRs(MF); in getReservedRegs() local
H A DSIISelLowering.cpp3068 unsigned MaxNumVGPRs = Subtarget->getMaxNumVGPRs(MF); in CanLowerReturn() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1103 unsigned MaxNumVGPRs = alignDown(TotNumVGPRs / WavesPerEU, Granule); in getMinNumVGPRs() local
1120 unsigned MaxNumVGPRs = alignDown(getTotalNumVGPRs(STI) / WavesPerEU, in getMaxNumVGPRs() local