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