Home
last modified time | relevance | path

Searched defs:MaxSGPRs (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFormMemoryClauses.cpp77 unsigned MaxSGPRs; member in __anon72ebc0cc0111::SIFormMemoryClauses
H A DGCNRegPressure.cpp114 unsigned MaxSGPRs = ST.getMaxNumSGPRs(MF); in less() local
H A DGCNSchedStrategy.cpp1069 unsigned MaxSGPRs = ST.getMaxNumSGPRs(MF); in checkScheduling() local