Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp474 makeReductionGen(omp::ReductionDeclareOp decl, llvm::IRBuilderBase &builder, in makeReductionGen() function
861 makeReductionGen(reductionDecls[i], builder, moduleTranslation)); in convertOmpWsLoop()