Searched defs:MaxSGPRs (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIFormMemoryClauses.cpp | 77 unsigned MaxSGPRs; member in __anon9a5ae0de0111::SIFormMemoryClauses |
H A D | GCNSchedStrategy.cpp | 975 unsigned MaxSGPRs = ST.getMaxNumSGPRs(MF); checkScheduling() local |