Searched defs:MaxVGPRs (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
| H A D | SIFormMemoryClauses.cpp | 52 unsigned MaxVGPRs; member in __anon72ebc0cc0111::SIFormMemoryClausesImpl |
| H A D | GCNRegPressure.h | 231 unsigned MaxVGPRs; variable |
| H A D | AMDGPUPromoteAlloca.cpp | 99 unsigned MaxVGPRs; member in __anon98b3e5030111::AMDGPUPromoteAllocaImpl |
| H A D | GCNRegPressure.cpp | 120 unsigned MaxVGPRs = ST.getMaxNumVGPRs(MF); in less() local |
| H A D | GCNSchedStrategy.cpp | 1327 unsigned MaxVGPRs = ST.getMaxNumVGPRs(MF); in checkScheduling() local |
| H A D | SIInstrInfo.cpp | 713 unsigned MaxVGPRs = RI.getRegPressureLimit(&AMDGPU::VGPR_32RegClass, in indirectCopyToAGPR() local |