Home
last modified time | relevance | path

Searched refs:MaxUserSGPRs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.cpp481 const unsigned MaxUserSGPRs = in getMaxNumPreloadedSGPRs() local
500 return MaxUserSGPRs + MaxSystemSGPRs + SyntheticSGPRs; in getMaxNumPreloadedSGPRs()