CIRCT
20.0.0git
|
#include "circt/Support/LLVM.h"
#include "mlir/Pass/Pass.h"
#include <memory>
#include "circt/Dialect/LLHD/Transforms/Passes.h.inc"
Go to the source code of this file.
Namespaces | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
circt::hw | |
circt::llhd | |
Macros | |
#define | GEN_PASS_DECL_SIG2REG |
#define | GEN_PASS_DECL_DESEQUENTIALIZATION |
#define | GEN_PASS_REGISTRATION |
Functions | |
std::unique_ptr< OperationPass< ModuleOp > > | circt::llhd::createProcessLoweringPass () |
std::unique_ptr< OperationPass< ModuleOp > > | circt::llhd::createFunctionEliminationPass () |
std::unique_ptr< OperationPass< hw::HWModuleOp > > | circt::llhd::createMemoryToBlockArgumentPass () |
std::unique_ptr< OperationPass< hw::HWModuleOp > > | circt::llhd::createEarlyCodeMotionPass () |
std::unique_ptr< OperationPass< hw::HWModuleOp > > | circt::llhd::createTemporalCodeMotionPass () |