Searched refs:MaxUserSGPRs (Results 1 – 2 of 2) sorted by relevance
44 const unsigned MaxUserSGPRs = ST.getMaxNumUserSGPRs(); in setInitialFreeUserSGPRsCount() local47 NumFreeUserSGPRs = MaxUserSGPRs - UserSGPRInfo.getNumUsedUserSGPRs(); in setInitialFreeUserSGPRsCount()
800 const unsigned MaxUserSGPRs = in getMaxNumPreloadedSGPRs() local819 return MaxUserSGPRs + MaxSystemSGPRs + SyntheticSGPRs; in getMaxNumPreloadedSGPRs()