◆ KeyTy
◆ ArgSpecAttrStorage()
mlir::tt::ttkernel::detail::ArgSpecAttrStorage::ArgSpecAttrStorage |
( |
::llvm::ArrayRef< ArgAttr > |
rt_args, |
|
|
::llvm::ArrayRef< ArgAttr > |
ct_args |
|
) |
| |
|
inline |
◆ construct()
static ArgSpecAttrStorage* mlir::tt::ttkernel::detail::ArgSpecAttrStorage::construct |
( |
::mlir::AttributeStorageAllocator & |
allocator, |
|
|
KeyTy && |
tblgenKey |
|
) |
| |
|
inlinestatic |
◆ getAsKey()
KeyTy mlir::tt::ttkernel::detail::ArgSpecAttrStorage::getAsKey |
( |
| ) |
const |
|
inline |
◆ hashKey()
::llvm::hash_code mlir::tt::ttkernel::detail::ArgSpecAttrStorage::hashKey |
( |
const KeyTy & |
tblgenKey | ) |
|
|
inlinestatic |
◆ operator==()
bool mlir::tt::ttkernel::detail::ArgSpecAttrStorage::operator== |
( |
const KeyTy & |
tblgenKey | ) |
const |
|
inline |
◆ ct_args
::llvm::ArrayRef<ArgAttr> mlir::tt::ttkernel::detail::ArgSpecAttrStorage::ct_args |
◆ rt_args
::llvm::ArrayRef<ArgAttr> mlir::tt::ttkernel::detail::ArgSpecAttrStorage::rt_args |
The documentation for this struct was generated from the following file: