MLIR  19.0.0git
Classes | Namespaces | Macros | Functions
PDLTypes.h File Reference
#include "mlir/IR/Types.h"
#include "mlir/Dialect/PDL/IR/PDLOpsTypes.h.inc"

Go to the source code of this file.

Classes

class  mlir::pdl::PDLType
 This class represents the base class of all PDL types. More...
 

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::pdl
 

Macros

#define GET_TYPEDEF_CLASSES
 

Functions

Type mlir::pdl::getRangeElementTypeOrSelf (Type type)
 If the given type is a range, return its element type, otherwise return the type itself. More...
 

Macro Definition Documentation

◆ GET_TYPEDEF_CLASSES

#define GET_TYPEDEF_CLASSES

Definition at line 39 of file PDLTypes.h.