Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp1378 .Case([&](omp::SimdLoopOp) { in convertOperation()
/llvm-project-15.0.7/flang/lib/Lower/
H A DOpenMP.cpp1039 auto SimdLoopOp = firOpBuilder.create<mlir::omp::SimdLoopOp>( in genOMP() local