◆ KeyTy
◆ NocConfigAttrStorage()
mlir::tt::ttmetal::detail::NocConfigAttrStorage::NocConfigAttrStorage |
( |
SymbolRefAttr |
kernel_symbol, |
|
|
CoreRangeAttr |
core_range, |
|
|
KernelArgsAttr |
kernel_args, |
|
|
NocIndex |
noc_index |
|
) |
| |
|
inline |
◆ construct()
static NocConfigAttrStorage* mlir::tt::ttmetal::detail::NocConfigAttrStorage::construct |
( |
::mlir::AttributeStorageAllocator & |
allocator, |
|
|
KeyTy && |
tblgenKey |
|
) |
| |
|
inlinestatic |
◆ getAsKey()
KeyTy mlir::tt::ttmetal::detail::NocConfigAttrStorage::getAsKey |
( |
| ) |
const |
|
inline |
◆ hashKey()
::llvm::hash_code mlir::tt::ttmetal::detail::NocConfigAttrStorage::hashKey |
( |
const KeyTy & |
tblgenKey | ) |
|
|
inlinestatic |
◆ operator==()
bool mlir::tt::ttmetal::detail::NocConfigAttrStorage::operator== |
( |
const KeyTy & |
tblgenKey | ) |
const |
|
inline |
◆ core_range
CoreRangeAttr mlir::tt::ttmetal::detail::NocConfigAttrStorage::core_range |
◆ kernel_args
KernelArgsAttr mlir::tt::ttmetal::detail::NocConfigAttrStorage::kernel_args |
◆ kernel_symbol
SymbolRefAttr mlir::tt::ttmetal::detail::NocConfigAttrStorage::kernel_symbol |
◆ noc_index
NocIndex mlir::tt::ttmetal::detail::NocConfigAttrStorage::noc_index |
The documentation for this struct was generated from the following file: