Definition at line 27 of file SMTAttributes.cpp.
◆ KeyTy
◆ BitVectorAttrStorage()
circt::smt::detail::BitVectorAttrStorage::BitVectorAttrStorage |
( |
APInt |
value | ) |
|
|
inline |
◆ construct()
static BitVectorAttrStorage* circt::smt::detail::BitVectorAttrStorage::construct |
( |
mlir::AttributeStorageAllocator & |
allocator, |
|
|
KeyTy && |
key |
|
) |
| |
|
inlinestatic |
◆ getAsKey()
KeyTy circt::smt::detail::BitVectorAttrStorage::getAsKey |
( |
| ) |
const |
|
inline |
◆ hashKey()
static llvm::hash_code circt::smt::detail::BitVectorAttrStorage::hashKey |
( |
const KeyTy & |
key | ) |
|
|
inlinestatic |
◆ operator==()
bool circt::smt::detail::BitVectorAttrStorage::operator== |
( |
const KeyTy & |
key | ) |
const |
|
inline |
◆ value
APInt circt::smt::detail::BitVectorAttrStorage::value |
The documentation for this struct was generated from the following file: