Searched refs:TotalSGPRCountPerSIMD (Results 1 – 1 of 1) sorted by relevance
41 unsigned TotalSGPRCountPerSIMD, AddressableSGPRCount, SGPRUsageAlignment; in getMaxWorkGroupSGPRCount() local45 TotalSGPRCountPerSIMD = 800; in getMaxWorkGroupSGPRCount()50 TotalSGPRCountPerSIMD = 512; in getMaxWorkGroupSGPRCount()56 unsigned MaxSGPRCount = (TotalSGPRCountPerSIMD / MaxWaveCountPerSIMD); in getMaxWorkGroupSGPRCount()