Searched refs:GroupSizeX (Results 1 – 1 of 1) sorted by relevance
131 auto GroupSizeX = b.MakeCompositeExtract(UIntTy, GroupSize, {0}); in AddWrapper() local132 Blk->addInstruction(GroupSizeX); in AddWrapper()147 auto GlobalSizeX = b.MakeIMul(UIntTy, GroupSizeX, NumGroupX); in AddWrapper()