CIRCT  19.0.0git
Namespaces | Macros | Functions
SeqTypes.h File Reference
#include "circt/Dialect/Seq/SeqDialect.h"
#include "circt/Dialect/HW/HWTypes.h"
#include "circt/Support/LLVM.h"
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/IR/Types.h"
#include "circt/Dialect/Seq/SeqTypes.h.inc"
Include dependency graph for SeqTypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Macros

#define GET_TYPEDEF_CLASSES
 

Functions

bool circt::seq::isClockOrI1Type (Type ty)
 Returns true if the type is i1 or seq.clock More...
 

Macro Definition Documentation

◆ GET_TYPEDEF_CLASSES

#define GET_TYPEDEF_CLASSES

Definition at line 23 of file SeqTypes.h.