Searched defs:MaxSGPRs (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIFormMemoryClauses.cpp | 77 unsigned MaxSGPRs; member in __anondb28cb5f0111::SIFormMemoryClauses |
H A D | GCNRegPressure.cpp | 114 unsigned MaxSGPRs = ST.getMaxNumSGPRs(MF); less() local |
H A D | GCNSchedStrategy.cpp | 1069 unsigned MaxSGPRs = ST.getMaxNumSGPRs(MF); checkScheduling() local |