MLLIF
a MLIR-based Language to Language Interoperability Flyover
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cmllif::mlir::AdapterAn adapter for each dialect in module. one adapter should match to one dialect, and vice versa. (one-to-one)
 Cmllif::mlir::cir::CIRAdapter
 Cmllif::mlir::AdapterRegistry< T >
 Cmllif::shared::Annotation
 Cmllif::BridgeGen
 Cmllif::cs::CsBridgeGen
 Cmllif::cxx::CxxBridgeGen
 Cmllif::cxx::CxxDeclGen
 CCIRAnnotatedData
 Cmllif::Decl
 Cmllif::AssemblyDecl
 Cmllif::FunctionDecl
 Cmllif::MethodDecl
 Cmllif::NamespaceDecl
 Cmllif::ObjectDecl
 Cmllif::ParamDecl
 Cmllif::Error
 CMLLIFCSharpFrontBuild.Serialization.ICodeWriter
 CIIncrementalGenerator
 CMLLIFCSharpFront.BindGenerator
 Cmllif::MLLIFContext
 Cmllif::mlir::NodeA node for symbol tree. It represents just simple XML serializer
 Cclang::ParsedAttrInfo
 Cmllif::c::ExportAttrInfoclang::ParsedAttrInfo implementation for MLLIF targets
 Cmllif::StdinA simple wrapper for stdin
 CTextWriter
 CMLLIFCSharpFrontBuild.Serialization.CodeWriter
 Cmllif::mlir::TreeA tree struct for symbol tree. It's just a simple wrapper for root node
 Cmllif::mlir::TypeA wrapper class of mlir::Type that serializes it into simple-and-plain text
 Cmllif::mlir::builtin::BuiltinTypeWrapper class for types in builtin MLIR dialect to serialize it to simple-and-plain text
 Cmllif::mlir::builtin::BuiltinFPTypeWrapper class for floating-point types in builtin MLIR dialect to serialize it to simple-and-plain text
 Cmllif::mlir::builtin::BuiltinIntTypeWrapper class for integer types in builtin MLIR dialect to serialize it to simple-and-plain text
 Cmllif::mlir::cir::CIRTypeWrapper class for types in CIR dialect to serialize it to simple-and-plain text
 Cmllif::mlir::cir::CIRBoolTypeWrapper class for boolean in CIR dialect to serialize it to simple-and-plain text
 Cmllif::mlir::cir::CIRFloatTypeWrapper class for floating-point types in CIR dialect to serialize it to simple-and-plain text
 Cmllif::mlir::cir::CIRIntegerTypeWrapper class for integer types in CIR dialect to serialize it to simple-and-plain text
 Cmllif::mlir::cir::CIRPointerTypeWrapper class for pointer in CIR dialect to serialize it to simple-and-plain text
 Cmllif::mlir::cir::CIRStructTypeWrapper class for user-defined structs in CIR dialect to serialize it to simple-and-plain text
 Cmllif::Type
 Cmllif::mlir::TypeReg< TInit, T >