Searched defs:newIndex (Results 1 – 8 of 8) sorted by relevance
170 auto newIndex = b.create<arith::AddIOp>( in tileParallelLoop() local182 auto newIndex = b.create<arith::AddIOp>(op.getLoc(), std::get<0>(ivs), in tileParallelLoop() local
113 auto newIndex = ++indices[axis]; in memrefCopy() local
200 int64_t newIndex = 0; in castRegion() local
442 Value newIndex; in processParallelLoop() local
198 Value newIndex = rewriter.create<affine::AffineApplyOp>( generateFusedElementwiseOpRegion() local 734 Value newIndex = rewriter.create<IndexOp>(loc, expandedDims.front()); updateExpandedGenericOpRegion() local
1066 return MacroExpandedTokens.data() + newIndex; in cacheMacroExpandedTokens() local
363 mlir::Value newIndex = in pre() local
2036 Value newIndex = rewriter.create<arith::IndexCastOp>( matchAndRewrite() local