My Project
|
This is the complete list of members for mlir::detail::IntegerAttributeStorage, including all inherited members.
AttributeStorage(Type type) | mlir::AttributeStorage | protected |
AttributeStorage() | mlir::AttributeStorage | protected |
BaseStorage() | mlir::StorageUniquer::BaseStorage | inlineprotected |
construct(AttributeStorageAllocator &allocator, const KeyTy &key) | mlir::detail::IntegerAttributeStorage | inlinestatic |
getDialect() const | mlir::AttributeStorage | inline |
getKind() const | mlir::StorageUniquer::BaseStorage | inline |
getType() const | mlir::AttributeStorage | |
getValue() const | mlir::detail::IntegerAttributeStorage | inline |
hashKey(const KeyTy &key) | mlir::detail::IntegerAttributeStorage | inlinestatic |
initializeDialect(Dialect &newDialect) | mlir::AttributeStorage | inlineprotected |
IntegerAttributeStorage(Type type, size_t numObjects) | mlir::detail::IntegerAttributeStorage | inline |
KeyTy typedef | mlir::detail::IntegerAttributeStorage | |
numObjects | mlir::detail::IntegerAttributeStorage | |
operator==(const KeyTy &key) const | mlir::detail::IntegerAttributeStorage | inline |
setType(Type type) | mlir::AttributeStorage | protected |