|
CIRCT 22.0.0git
|
Classes | |
| struct | IntegerWidthStorage |
| Integer Type Storage and Uniquing. More... | |
| struct | PortInfo |
| A struct containing minimal information for a systemc module port. More... | |
Functions | |
| bool | operator== (const PortInfo &a, const PortInfo &b) |
| llvm::hash_code | hash_value (const PortInfo &pi) |
| llvm::hash_code circt::systemc::detail::hash_value | ( | const PortInfo & | pi | ) |
Definition at line 45 of file SystemCTypes.cpp.
References circt::systemc::detail::PortInfo::name, and circt::systemc::detail::PortInfo::type.
Definition at line 41 of file SystemCTypes.cpp.
References circt::systemc::detail::PortInfo::name, and circt::systemc::detail::PortInfo::type.