TT-MLIR
|
This is the complete list of members for mlir::tt::detail::SystemDescAttrStorage, including all inherited members.
chipCapabilities | mlir::tt::detail::SystemDescAttrStorage | |
chipChannels | mlir::tt::detail::SystemDescAttrStorage | |
chipCoords | mlir::tt::detail::SystemDescAttrStorage | |
chipDescIndices | mlir::tt::detail::SystemDescAttrStorage | |
chipDescs | mlir::tt::detail::SystemDescAttrStorage | |
construct(::mlir::AttributeStorageAllocator &allocator, KeyTy &&tblgenKey) | mlir::tt::detail::SystemDescAttrStorage | inlinestatic |
getAsKey() const | mlir::tt::detail::SystemDescAttrStorage | inline |
hashKey(const KeyTy &tblgenKey) | mlir::tt::detail::SystemDescAttrStorage | inlinestatic |
KeyTy typedef | mlir::tt::detail::SystemDescAttrStorage | |
operator==(const KeyTy &tblgenKey) const | mlir::tt::detail::SystemDescAttrStorage | inline |
SystemDescAttrStorage(::llvm::ArrayRef< ChipDescAttr > chipDescs, ::llvm::ArrayRef< unsigned > chipDescIndices, ::llvm::ArrayRef< ChipCapabilityAttr > chipCapabilities, ::llvm::ArrayRef< ChipCoordAttr > chipCoords, ::llvm::ArrayRef< ChipChannelAttr > chipChannels) | mlir::tt::detail::SystemDescAttrStorage | inline |