Searched refs:getMaxNumUserSGPRs (Results 1 – 2 of 2) sorted by relevance
928 unsigned getMaxNumUserSGPRs() const { in getMaxNumUserSGPRs() function
1016 if (MFI->getNumUserSGPRs() > STM.getMaxNumUserSGPRs()) { in getSIProgramInfo()