Home
last modified time | relevance | path

Searched defs:reducedVal (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Analysis/
H A DSliceAnalysis.cpp237 Value reducedVal = combinerOp->getOperand(0) == redCarriedVal matchReduction() local
/llvm-project/mlir/lib/Conversion/SCFToOpenMP/
H A DSCFToOpenMP.cpp51 Value reducedVal = matchReduction({block.getArguments()[1]}, in matchSimpleReduction() local
/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DAffineAnalysis.cpp46 Value reducedVal = in getSupportedReduction() local
/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DSuperVectorize.cpp1471 Value reducedVal = matchReduction( in vectorizeAffineYieldOp() local