|
CIRCT 22.0.0git
|
#include <HW.h>

Public Attributes | |
| MlirIdentifier | name |
| MlirType | type |
| size_t | offset |
| MlirIdentifier HWUnionFieldInfo::name |
Definition at line 36 of file HW.h.
Referenced by hwUnionTypeGetFieldNum().
| size_t HWUnionFieldInfo::offset |
Definition at line 38 of file HW.h.
Referenced by hwUnionTypeGet(), and hwUnionTypeGetFieldNum().
| MlirType HWUnionFieldInfo::type |
Definition at line 37 of file HW.h.
Referenced by esiaccel.types.WritePort::__serialize_msg(), hw.HWModuleOp::add_entry_block(), esiaccel.types.Port::connect(), hwUnionTypeGetFieldNum(), hw.HWModuleOp::input_indices(), fsm.MachineOp::instantiate(), hw.HWModuleOp::outputs(), and esiaccel.types.ReadPort::read().