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