CIRCT
20.0.0git
|
#include "circt/Dialect/FIRRTL/FIRRTLInstanceGraph.h"
#include "circt/Dialect/FIRRTL/FIRRTLOps.h"
#include "circt/Dialect/FIRRTL/FIRRTLTypes.h"
#include "circt/Dialect/FIRRTL/FIRRTLUtils.h"
#include "circt/Dialect/FIRRTL/Passes.h"
#include "mlir/IR/Threading.h"
#include "mlir/Pass/Pass.h"
#include "circt/Dialect/FIRRTL/Passes.h.inc"
Go to the source code of this file.
Namespaces | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
circt::firrtl | |
Macros | |
#define | GEN_PASS_DEF_DROPCONST |
Functions | |
static FIRRTLBaseType | convertType (FIRRTLBaseType type) |
Returns null type if no conversion is needed. More... | |
static Type | convertType (Type type) |
Returns null type if no conversion is needed. More... | |
#define GEN_PASS_DEF_DROPCONST |
Definition at line 23 of file DropConst.cpp.
|
static |
Returns null type if no conversion is needed.
Definition at line 32 of file DropConst.cpp.
References circt::firrtl::FIRRTLBaseType::getAllConstDroppedType().
Referenced by convertType().
|
static |
Returns null type if no conversion is needed.
Definition at line 38 of file DropConst.cpp.
References convertType(), and circt::calyx::direction::get().