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