Searched refs:MaxSystemSGPRs (Results 1 – 1 of 1) sorted by relevance
919 unsigned MaxSystemSGPRs = 1 + // WorkGroupIDX in getMaxNumPreloadedSGPRs() local924 return MaxUserSGPRs + MaxSystemSGPRs; in getMaxNumPreloadedSGPRs()