Home
last modified time | relevance | path

Searched defs:reductionLoops (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/Affine/
H A DUtils.h101 ReductionLoopMap reductionLoops; global() member
/llvm-project/mlir/test/lib/Dialect/Affine/
H A DTestVectorizationUtils.cpp243 ReductionLoopMap reductionLoops; testVecAffineLoopNest() local
/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DSuperVectorize.cpp1691 const ReductionLoopMap &reductionLoops) { in vectorizeLoops() argument
1766 ReductionLoopMap reductionLoops; in runOnOperation() local
1843 vectorizeAffineLoops(Operation * parentOp,DenseSet<Operation * > & loops,ArrayRef<int64_t> vectorSizes,ArrayRef<int64_t> fastestVaryingPattern,const ReductionLoopMap & reductionLoops) vectorizeAffineLoops() argument
[all...]