Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/OpenACC/IR/
H A DOpenACC.cpp815 LogicalResult acc::InitOp::verify() { in verify()
/llvm-project-15.0.7/flang/lib/Lower/
H A DOpenACC.cpp937 genACCInitShutdownOp<mlir::acc::InitOp>(converter, accClauseList); in genACC()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp622 const Expr *InitOp, in emitInitWithReductionInitializer() argument
628 const auto *CE = cast<CallExpr>(InitOp); in emitInitWithReductionInitializer()
642 CGF.EmitIgnoredExpr(InitOp); in emitInitWithReductionInitializer()