|
CIRCT 22.0.0git
|
#include "circt/Support/LLVM.h"#include "mlir/IR/BuiltinAttributes.h"#include "mlir/IR/Dialect.h"#include "circt/Dialect/HW/HWDialect.h.inc"

Go to the source code of this file.
Namespaces | |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
| namespace | circt::hw |
Functions | |
| Operation * | circt::hw::materializeConstant (OpBuilder &builder, Attribute value, Type type, Location loc) |
| HW dialect constant materialization commonly used by other dialects as well. | |