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