◆ KeyTy
◆ StreamLayoutAttrStorage()
mlir::tt::detail::StreamLayoutAttrStorage::StreamLayoutAttrStorage |
( |
AffineMap |
affineMap, |
|
|
StreamMode |
streamMode, |
|
|
uint32_t |
numBuffers |
|
) |
| |
|
inline |
◆ construct()
static StreamLayoutAttrStorage* mlir::tt::detail::StreamLayoutAttrStorage::construct |
( |
::mlir::AttributeStorageAllocator & |
allocator, |
|
|
KeyTy && |
tblgenKey |
|
) |
| |
|
inlinestatic |
◆ getAsKey()
KeyTy mlir::tt::detail::StreamLayoutAttrStorage::getAsKey |
( |
| ) |
const |
|
inline |
◆ hashKey()
::llvm::hash_code mlir::tt::detail::StreamLayoutAttrStorage::hashKey |
( |
const KeyTy & |
tblgenKey | ) |
|
|
inlinestatic |
◆ operator==()
bool mlir::tt::detail::StreamLayoutAttrStorage::operator== |
( |
const KeyTy & |
tblgenKey | ) |
const |
|
inline |
◆ affineMap
AffineMap mlir::tt::detail::StreamLayoutAttrStorage::affineMap |
◆ numBuffers
uint32_t mlir::tt::detail::StreamLayoutAttrStorage::numBuffers |
◆ streamMode
StreamMode mlir::tt::detail::StreamLayoutAttrStorage::streamMode |
The documentation for this struct was generated from the following file: