MLIR 22.0.0git
Passes.h File Reference
#include "mlir/Pass/Pass.h"
#include "mlir/Dialect/OpenMP/Transforms/Passes.h.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::omp

Macros

#define GEN_PASS_DECL
 Generate the code for registering conversion passes.
#define GEN_PASS_REGISTRATION
#define GEN_PASS_DECL_PREPAREFOROMPOFFLOADPRIVATIZATIONPASS
#define GEN_PASS_REGISTRATION_PREPAREFOROMPOFFLOADPRIVATIZATIONPASS

Functions

std::unique_ptr<::mlir::Passmlir::omp::createPrepareForOMPOffloadPrivatizationPass ()
void mlir::omp::registerPrepareForOMPOffloadPrivatizationPass ()
void mlir::omp::registerPrepareForOMPOffloadPrivatizationPassPass ()
void mlir::omp::registerOpenMPPasses ()

Macro Definition Documentation

◆ GEN_PASS_DECL

#define GEN_PASS_DECL

Generate the code for registering conversion passes.

Definition at line 19 of file Passes.h.

◆ GEN_PASS_DECL_PREPAREFOROMPOFFLOADPRIVATIZATIONPASS

#define GEN_PASS_DECL_PREPAREFOROMPOFFLOADPRIVATIZATIONPASS

Definition at line 6 of file Passes.h.

◆ GEN_PASS_REGISTRATION

#define GEN_PASS_REGISTRATION

Definition at line 20 of file Passes.h.

◆ GEN_PASS_REGISTRATION_PREPAREFOROMPOFFLOADPRIVATIZATIONPASS

#define GEN_PASS_REGISTRATION_PREPAREFOROMPOFFLOADPRIVATIZATIONPASS

Definition at line 86 of file Passes.h.