Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp252 convertOmpParallel(omp::ParallelOp opInst, llvm::IRBuilderBase &builder, in convertOmpParallel() function
1358 return convertOmpParallel(op, builder, moduleTranslation); in convertOperation()