Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Vector/IR/
H A DVectorOps.h154 Value getVectorReductionOp(arith::AtomicRMWKind op, OpBuilder &builder,
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Transforms/
H A DSuperVectorize.cpp1357 getVectorReductionOp(reductions[i].kind, state.builder, in vectorizeAffineForOp()
/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp442 Value mlir::vector::getVectorReductionOp(arith::AtomicRMWKind op, in getVectorReductionOp() function in mlir::vector