CIRCT
20.0.0git
|
#include "circt/Dialect/FIRRTL/CHIRRTLDialect.h"
#include "circt/Dialect/FIRRTL/FIRRTLOps.h"
#include "llvm/ADT/TypeSwitch.h"
Go to the source code of this file.
Classes | |
class | circt::chirrtl::CHIRRTLVisitor< ConcreteType, ResultType, ExtraArgs > |
CHIRRTLVisitor is a visitor for CHIRRTL operations. More... | |
Namespaces | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
circt::chirrtl | |
Macros | |
#define | HANDLE(OPTYPE) |
#define HANDLE | ( | OPTYPE | ) |
Definition at line 53 of file CHIRRTLVisitors.h.