Searched refs:extractLhs (Results 1 – 1 of 1) sorted by relevance
66 Value extractLhs = rewriter.create<ExtractOp>(loc, op.getLhs(), position); in matchAndRewrite() local69 rewriter.create<InterleaveOp>(loc, extractLhs, extractRhs); in matchAndRewrite()