|
MLIR 23.0.0git
|
#include "mlir/Dialect/OpenMP/OpenMPDialect.h"#include "mlir/IR/Operation.h"#include "mlir/IR/SymbolTable.h"#include "mlir/Interfaces/FunctionInterfaces.h"#include "mlir/Pass/Pass.h"#include "mlir/Support/LLVM.h"#include "llvm/ADT/SmallPtrSet.h"#include "llvm/ADT/TypeSwitch.h"#include "mlir/Dialect/OpenMP/Transforms/Passes.h.inc"Go to the source code of this file.
Classes | |
| class | mlir::omp::impl::MarkDeclareTargetPassBase< DerivedT > |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::omp |
| namespace | mlir::omp::impl |
Macros | |
| #define | GEN_PASS_DEF_MARKDECLARETARGETPASS |
Functions | |
| std::unique_ptr<::mlir::Pass > | mlir::omp::impl::createMarkDeclareTargetPass () |
| std::unique_ptr<::mlir::Pass > | mlir::omp::createMarkDeclareTargetPass () |
| #define GEN_PASS_DEF_MARKDECLARETARGETPASS |
Definition at line 25 of file MarkDeclareTarget.cpp.