Definition at line 326 of file MooreTypes.cpp.
◆ KeyTy
◆ Kind
◆ IntTypeStorage()
circt::moore::detail::IntTypeStorage::IntTypeStorage |
( |
KeyTy |
key | ) |
|
|
inline |
◆ construct()
static IntTypeStorage* circt::moore::detail::IntTypeStorage::construct |
( |
TypeStorageAllocator & |
allocator, |
|
|
const KeyTy & |
key |
|
) |
| |
|
inlinestatic |
◆ operator==()
bool circt::moore::detail::IntTypeStorage::operator== |
( |
const KeyTy & |
key | ) |
const |
|
inline |
◆ pack()
static KeyTy circt::moore::detail::IntTypeStorage::pack |
( |
Kind |
kind, |
|
|
Sign |
sign, |
|
|
bool |
explicitSign |
|
) |
| |
|
inlinestatic |
◆ explicitSign
bool circt::moore::detail::IntTypeStorage::explicitSign |
◆ kind
Kind circt::moore::detail::IntTypeStorage::kind |
◆ sign
Sign circt::moore::detail::IntTypeStorage::sign |
The documentation for this struct was generated from the following file:
- /home/runner/work/circt-www/circt-www/circt_src/lib/Dialect/Moore/MooreTypes.cpp