Searched refs:getMinFlatWorkGroupSize (Results 1 – 5 of 5) sorted by relevance
207 unsigned getMinFlatWorkGroupSize() const { in getMinFlatWorkGroupSize() function208 return AMDGPU::IsaInfo::getMinFlatWorkGroupSize(SubtargetFeatureBits); in getMinFlatWorkGroupSize()
543 unsigned getMinFlatWorkGroupSize() const { in getMinFlatWorkGroupSize() function
291 if (Requested.first < getMinFlatWorkGroupSize()) in getFlatWorkGroupSizes()
112 unsigned getMinFlatWorkGroupSize(const FeatureBitset &Features);
270 unsigned getMinFlatWorkGroupSize(const FeatureBitset &Features) { in getMinFlatWorkGroupSize() function