MLIR
20.0.0git
|
This is the complete list of members for mlir::LLVM::detail::LLVMStructTypeStorage::Key, including all inherited members.
copyIntoAllocator(TypeStorageAllocator &allocator) const | mlir::LLVM::detail::LLVMStructTypeStorage::Key | inline |
getIdentifiedStructBody() const | mlir::LLVM::detail::LLVMStructTypeStorage::Key | inline |
getIdentifier() const | mlir::LLVM::detail::LLVMStructTypeStorage::Key | inline |
getTypeList() const | mlir::LLVM::detail::LLVMStructTypeStorage::Key | inline |
hashValue() const | mlir::LLVM::detail::LLVMStructTypeStorage::Key | inline |
isIdentified() const | mlir::LLVM::detail::LLVMStructTypeStorage::Key | inline |
isOpaque() const | mlir::LLVM::detail::LLVMStructTypeStorage::Key | inline |
isPacked() const | mlir::LLVM::detail::LLVMStructTypeStorage::Key | inline |
Key(StringRef name, bool opaque, ArrayRef< Type > types=std::nullopt) | mlir::LLVM::detail::LLVMStructTypeStorage::Key | inline |
Key(ArrayRef< Type > types, bool packed) | mlir::LLVM::detail::LLVMStructTypeStorage::Key | inline |
operator==(const Key &other) const | mlir::LLVM::detail::LLVMStructTypeStorage::Key | inline |