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