Home
last modified time | relevance | path

Searched defs:combinerOps (Results 1 – 10 of 10) sorted by relevance

/llvm-project/mlir/test/lib/Analysis/
H A DTestMatchReduction.cpp23 ArrayRef<Operation *> combinerOps) { in printReductionResult()
74 SmallVector<Operation *, 4> combinerOps; in runOnOperation() local
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DSplitReduction.cpp63 SmallVector<Operation *, 4> combinerOps; in splitReduction() local
271 SmallVector<Operation *> combinerOps; in splitReductionByScaling() local
H A DTilingInterfaceImpl.cpp336 SmallVector<Operation *, 4> combinerOps; generateInitialTensorForPartialReduction() local
472 SmallVector<Operation *, 4> combinerOps; mergeReductions() local
H A DMeshShardingInterfaceImpl.cpp82 SmallVector<Operation *> combinerOps; in getCombinerOp() local
H A DVectorization.cpp543 SmallVector<Operation *, 4> combinerOps; matchLinalgReduction() local
/llvm-project/mlir/lib/Analysis/
H A DSliceAnalysis.cpp226 matchReduction(ArrayRef<BlockArgument> iterCarriedArgs,unsigned redPos,SmallVectorImpl<Operation * > & combinerOps) matchReduction() argument
/llvm-project/mlir/lib/Conversion/SCFToOpenMP/
H A DSCFToOpenMP.cpp50 SmallVector<Operation *, 4> combinerOps; in matchSimpleReduction() local
/llvm-project/mlir/lib/Dialect/Linalg/TransformOps/
H A DLinalgMatchOps.cpp175 SmallVector<Operation *> combinerOps; in matchOperation() local
/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DAffineAnalysis.cpp45 SmallVector<Operation *> combinerOps; in getSupportedReduction() local
/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DSuperVectorize.cpp1470 SmallVector<Operation *> combinerOps; in vectorizeAffineYieldOp() local