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