Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Dialect/Vector/
DVectorTransforms.h68 SmallVector<Value, 1> unrollSingleResultVectorOp(OpBuilder &builder,
153 auto resultVector = unrollSingleResultVectorOp(rewriter, op, *targetShape); in matchAndRewrite()
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp665 mlir::vector::unrollSingleResultVectorOp(OpBuilder &builder, Operation *op, in unrollSingleResultVectorOp() function in mlir::vector