MLLIF
a MLIR-based Language to Language Interoperability Flyover
Loading...
Searching...
No Matches
CIRType.h File Reference
#include <memory>
#include <mllif/Frontend/MLIR/Type.h>
Include dependency graph for CIRType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mllif::mlir::cir::CIRType
 Wrapper class for types in CIR dialect to serialize it to simple-and-plain text. More...
 
class  mllif::mlir::cir::CIRBoolType
 Wrapper class for boolean in CIR dialect to serialize it to simple-and-plain text. More...
 
class  mllif::mlir::cir::CIRIntegerType
 Wrapper class for integer types in CIR dialect to serialize it to simple-and-plain text. More...
 
class  mllif::mlir::cir::CIRFloatType
 Wrapper class for floating-point types in CIR dialect to serialize it to simple-and-plain text. More...
 
class  mllif::mlir::cir::CIRPointerType
 Wrapper class for pointer in CIR dialect to serialize it to simple-and-plain text. More...
 
class  mllif::mlir::cir::CIRStructType
 Wrapper class for user-defined structs in CIR dialect to serialize it to simple-and-plain text. More...
 

Namespaces

namespace  mlir
 
namespace  mllif
 
namespace  mllif::mlir
 
namespace  mllif::mlir::cir