◆ KeyTy
◆ BufferAttrStorage()
mlir::tt::detail::BufferAttrStorage::BufferAttrStorage |
( |
MemRefType |
memref, |
|
|
BufferAccess |
buffer_access |
|
) |
| |
|
inline |
◆ construct()
static BufferAttrStorage* mlir::tt::detail::BufferAttrStorage::construct |
( |
::mlir::AttributeStorageAllocator & |
allocator, |
|
|
KeyTy && |
tblgenKey |
|
) |
| |
|
inlinestatic |
◆ getAsKey()
KeyTy mlir::tt::detail::BufferAttrStorage::getAsKey |
( |
| ) |
const |
|
inline |
◆ hashKey()
::llvm::hash_code mlir::tt::detail::BufferAttrStorage::hashKey |
( |
const KeyTy & |
tblgenKey | ) |
|
|
inlinestatic |
◆ operator==()
bool mlir::tt::detail::BufferAttrStorage::operator== |
( |
const KeyTy & |
tblgenKey | ) |
const |
|
inline |
◆ buffer_access
BufferAccess mlir::tt::detail::BufferAttrStorage::buffer_access |
◆ memref
MemRefType mlir::tt::detail::BufferAttrStorage::memref |
The documentation for this struct was generated from the following file: