MLIR
20.0.0git
|
This is the complete list of members for mlir::detail::IntegerTypeStorage, including all inherited members.
BaseStorage()=default | mlir::StorageUniquer::BaseStorage | protected |
construct(TypeStorageAllocator &allocator, KeyTy key) | mlir::detail::IntegerTypeStorage | inlinestatic |
getAbstractType() | mlir::TypeStorage | inline |
getAsKey() const | mlir::detail::IntegerTypeStorage | inline |
hashKey(const KeyTy &key) | mlir::detail::IntegerTypeStorage | inlinestatic |
IntegerTypeStorage(unsigned width, IntegerType::SignednessSemantics signedness) | mlir::detail::IntegerTypeStorage | inline |
KeyTy typedef | mlir::detail::IntegerTypeStorage | |
operator==(const KeyTy &key) const | mlir::detail::IntegerTypeStorage | inline |
signedness | mlir::detail::IntegerTypeStorage | |
TypeStorage() | mlir::TypeStorage | inlineprotected |
width | mlir::detail::IntegerTypeStorage |