Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/SCFToOpenMP/
H A DSCFToOpenMP.cpp236 static omp::ReductionDeclareOp declareReduction(PatternRewriter &builder, in declareReduction() function
342 omp::ReductionDeclareOp decl = declareReduction(rewriter, reduce); in matchAndRewrite()