Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp664 convertOmpSingle(omp::SingleOp &singleOp, llvm::IRBuilderBase &builder, in convertOmpSingle() function
1397 return convertOmpSingle(op, builder, moduleTranslation); in convertOperation()