|
CIRCT 22.0.0git
|
#include "mlir/Pass/Pass.h"#include "mlir/Pass/PassRegistry.h"#include "circt/Dialect/FIRRTL/Passes.h.inc"
Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
| namespace | circt::firrtl |
| namespace | circt::firrtl::PreserveAggregate |
| Configure which aggregate values will be preserved by the LowerTypes pass. | |
| namespace | circt::firrtl::PreserveValues |
| Configure which values will be explicitly preserved by the DropNames pass. | |
Macros | |
| #define | GEN_PASS_DECL |
| #define | GEN_PASS_REGISTRATION |
| Generate the code for registering passes. | |