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