Searched refs:GroupSize (Results 1 – 3 of 3) sorted by relevance
128 auto GroupSize = in AddWrapper() local131 auto GroupSizeX = b.MakeCompositeExtract(UIntTy, GroupSize, {0}); in AddWrapper()134 auto GroupSizeY = b.MakeCompositeExtract(UIntTy, GroupSize, {1}); in AddWrapper()
533 static inline int GroupSize (const MessageLite& value);
847 inline int WireFormatLite::GroupSize(const MessageLite& value) { in GroupSize() function