◆ KeyTy
◆ ThreadAttrStorage()
mlir::tt::ttir::detail::ThreadAttrStorage::ThreadAttrStorage |
( |
ThreadType |
threadType, |
|
|
SymbolRefAttr |
kernelSymbol |
|
) |
| |
|
inline |
◆ construct()
static ThreadAttrStorage* mlir::tt::ttir::detail::ThreadAttrStorage::construct |
( |
::mlir::AttributeStorageAllocator & |
allocator, |
|
|
KeyTy && |
tblgenKey |
|
) |
| |
|
inlinestatic |
◆ getAsKey()
KeyTy mlir::tt::ttir::detail::ThreadAttrStorage::getAsKey |
( |
| ) |
const |
|
inline |
◆ hashKey()
::llvm::hash_code mlir::tt::ttir::detail::ThreadAttrStorage::hashKey |
( |
const KeyTy & |
tblgenKey | ) |
|
|
inlinestatic |
◆ operator==()
bool mlir::tt::ttir::detail::ThreadAttrStorage::operator== |
( |
const KeyTy & |
tblgenKey | ) |
const |
|
inline |
◆ kernelSymbol
SymbolRefAttr mlir::tt::ttir::detail::ThreadAttrStorage::kernelSymbol |
◆ threadType
ThreadType mlir::tt::ttir::detail::ThreadAttrStorage::threadType |
The documentation for this struct was generated from the following file: