Home
last modified time | relevance | path

Searched refs:genOperator (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransforms.cpp2723 static Value genOperator(Location loc, Value x, Value y, in genOperator() function
2858 output = genOperator(loc, lastOutput, y, scanOp.getKind(), rewriter); in matchAndRewrite()