Integer Type Storage and Uniquing.
More...
|
using | KeyTy = unsigned |
| The hash key used for uniquing. More...
|
|
Integer Type Storage and Uniquing.
Definition at line 110 of file SystemCTypes.cpp.
◆ KeyTy
◆ IntegerWidthStorage()
circt::systemc::detail::IntegerWidthStorage::IntegerWidthStorage |
( |
unsigned |
width | ) |
|
|
inline |
◆ construct()
static IntegerWidthStorage* circt::systemc::detail::IntegerWidthStorage::construct |
( |
mlir::TypeStorageAllocator & |
allocator, |
|
|
KeyTy |
key |
|
) |
| |
|
inlinestatic |
◆ hashKey()
static llvm::hash_code circt::systemc::detail::IntegerWidthStorage::hashKey |
( |
const KeyTy & |
key | ) |
|
|
inlinestatic |
◆ operator==()
bool circt::systemc::detail::IntegerWidthStorage::operator== |
( |
const KeyTy & |
key | ) |
const |
|
inline |
◆ width
unsigned circt::systemc::detail::IntegerWidthStorage::width |
The documentation for this struct was generated from the following file:
- /home/runner/work/circt-www/circt-www/circt_src/lib/Dialect/SystemC/SystemCTypes.cpp