Searched defs:MaxVGPRs (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUPromoteAlloca.cpp | 76 unsigned MaxVGPRs; member in __anon682394fa0111::AMDGPUPromoteAllocaImpl |
H A D | SIFormMemoryClauses.cpp | 76 unsigned MaxVGPRs; member in __anon425b70c30111::SIFormMemoryClauses |
H A D | GCNSchedStrategy.cpp | 938 unsigned MaxVGPRs = ST.getMaxNumVGPRs(MF); in checkScheduling() local |
H A D | SIInstrInfo.cpp | 623 unsigned MaxVGPRs = RI.getRegPressureLimit(&AMDGPU::VGPR_32RegClass, in indirectCopyToAGPR() local |