Searched refs:GroupSizeY (Results 1 – 1 of 1) sorted by relevance
134 auto GroupSizeY = b.MakeCompositeExtract(UIntTy, GroupSize, {1}); in AddWrapper() local135 Blk->addInstruction(GroupSizeY); in AddWrapper()150 auto GlobalSizeY = b.MakeIMul(UIntTy, GroupSizeY, NumGroupY); in AddWrapper()