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