Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp1228 convertOmpReductionOp(omp::ReductionOp reductionOp, in convertOmpReductionOp() function
1361 return convertOmpReductionOp(reductionOp, builder, moduleTranslation); in convertOperation()