Searched refs:MaxWorkGroupSize (Results 1 – 4 of 4) sorted by relevance
337 const unsigned MaxWorkGroupSize = getFlatWorkGroupSizes(F).second; in getOccupancyWithLocalMemSize() local338 const unsigned MaxWorkGroupsPerCu = getMaxWorkGroupsPerCU(MaxWorkGroupSize); in getOccupancyWithLocalMemSize()357 const unsigned MaxGroupNumWaves = (MaxWorkGroupSize + WaveSize - 1) / WaveSize; in getOccupancyWithLocalMemSize()
237 return DeviceInfo::MaxWorkGroupSize; in FromCLenum()463 case DeviceInfo::MaxWorkGroupSize: in ToCLenum()695 case DeviceInfo::MaxWorkGroupSize: in operator <<()
85 MaxWorkGroupSize = 4, enumerator
127 case DeviceInfo::MaxWorkGroupSize: in getInfo()