Searched refs:RowsAlongZ (Results 1 – 1 of 1) sorted by relevance
153 auto RowsAlongZ = b.MakeIMul(UIntTy, GlobalSizeY, ZValue); in AddWrapper() local154 Blk->addInstruction(RowsAlongZ); in AddWrapper()156 auto NumRows = b.MakeIAdd(UIntTy, YValue, RowsAlongZ); in AddWrapper()