|
using | KeyTy = std::tuple<::llvm::ArrayRef< int64_t >, AffineMap > |
|
◆ KeyTy
◆ GridAttrStorage()
mlir::tt::detail::GridAttrStorage::GridAttrStorage |
( |
::llvm::ArrayRef< int64_t > |
shape, |
|
|
AffineMap |
mapping |
|
) |
| |
|
inline |
◆ construct()
static GridAttrStorage* mlir::tt::detail::GridAttrStorage::construct |
( |
::mlir::AttributeStorageAllocator & |
allocator, |
|
|
KeyTy && |
tblgenKey |
|
) |
| |
|
inlinestatic |
◆ getAsKey()
KeyTy mlir::tt::detail::GridAttrStorage::getAsKey |
( |
| ) |
const |
|
inline |
◆ hashKey()
::llvm::hash_code mlir::tt::detail::GridAttrStorage::hashKey |
( |
const KeyTy & |
tblgenKey | ) |
|
|
inlinestatic |
◆ operator==()
bool mlir::tt::detail::GridAttrStorage::operator== |
( |
const KeyTy & |
tblgenKey | ) |
const |
|
inline |
◆ mapping
AffineMap mlir::tt::detail::GridAttrStorage::mapping |
◆ shape
::llvm::ArrayRef<int64_t> mlir::tt::detail::GridAttrStorage::shape |
The documentation for this struct was generated from the following file: