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