#include "circt/Dialect/HW/HWTypeInterfaces.h"
#include "mlir/IR/BuiltinAttributes.h"
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/IR/Types.h"
#include "circt/Dialect/Arc/ArcTypes.h.inc"
Go to the source code of this file.
|
| namespace | circt |
| | The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
|
| |
| namespace | circt::arc |
| |
|
| std::optional< uint64_t > | circt::arc::computeLLVMBitWidth (mlir::Type type) |
| | Compute the bit width a type will have when allocated as part of the simulator's storage.
|
| |
◆ GET_TYPEDEF_CLASSES
| #define GET_TYPEDEF_CLASSES |