Home
last modified time | relevance | path

Searched defs:sectionsOp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Lower/OpenMP/
H A DOpenMP.cpp1533 mlir::omp::SectionsOp sectionsOp = genOpWithBody<mlir::omp::SectionsOp>( genSectionsOp() local
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp565 auto sectionsOp = cast<omp::SectionsOp>(opInst); convertOmpSections() local
[all...]