CIRCT
18.0.0git
|
Go to the source code of this file.
Namespaces | |
circt | |
This file defines an intermediate representation for circuits acting as an abstraction for constraints defined over an SMT's solver context. | |
circt::llhd | |
Functions | |
std::unique_ptr< OperationPass< ModuleOp > > | circt::llhd::createProcessLoweringPass () |
std::unique_ptr< OperationPass< ModuleOp > > | circt::llhd::createFunctionEliminationPass () |
std::unique_ptr< OperationPass< ProcOp > > | circt::llhd::createMemoryToBlockArgumentPass () |
std::unique_ptr< OperationPass< ProcOp > > | circt::llhd::createEarlyCodeMotionPass () |
void | circt::llhd::initLLHDTransformationPasses () |
Register the LLHD Transformation passes. More... | |