CIRCT  20.0.0git
Classes | Namespaces | Macros | Functions
RTGTypes.h File Reference
#include "mlir/IR/BuiltinAttributes.h"
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/IR/Types.h"
#include "circt/Dialect/RTG/IR/RTGTypes.h.inc"
Include dependency graph for RTGTypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  circt::rtg::DictEntry
 Defines an entry in an !rtg.dict. More...
 

Namespaces

 circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
 circt::rtg
 

Macros

#define GET_TYPEDEF_CLASSES
 

Functions

bool circt::rtg::operator< (const DictEntry &entry, const DictEntry &other)
 
bool circt::rtg::operator== (const DictEntry &entry, const DictEntry &other)
 
llvm::hash_code circt::rtg::hash_value (const DictEntry &entry)
 

Macro Definition Documentation

◆ GET_TYPEDEF_CLASSES

#define GET_TYPEDEF_CLASSES

Definition at line 40 of file RTGTypes.h.