Searched refs:NumCellsFromYZ (Results 1 – 1 of 1) sorted by relevance
159 auto NumCellsFromYZ = b.MakeIMul(UIntTy, GlobalSizeX, NumRows); in AddWrapper() local160 Blk->addInstruction(NumCellsFromYZ); in AddWrapper()162 Index = b.MakeIAdd(UIntTy, NumCellsFromYZ, XValue); in AddWrapper()