CIRCT  19.0.0git
Classes | Namespaces | Macros | Functions
DCOps.cpp File Reference
#include "circt/Dialect/DC/DCOps.h"
#include "mlir/IR/Builders.h"
#include "mlir/IR/Diagnostics.h"
#include "mlir/IR/OpImplementation.h"
#include "mlir/IR/PatternMatch.h"
#include "mlir/Interfaces/FunctionImplementation.h"
#include "mlir/Interfaces/SideEffectInterfaces.h"
#include "circt/Dialect/DC/DC.cpp.inc"
Include dependency graph for DCOps.cpp:

Go to the source code of this file.

Classes

class  circt::dc::EliminateForkToForkPattern
 
class  circt::dc::EliminateForkOfSourcePattern
 
struct  circt::dc::EliminateRedundantUnpackPattern
 
class  circt::dc::EliminateBranchToSelectPattern
 

Namespaces

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

Macros

#define GET_OP_CLASSES
 

Functions

template<typename TInt >
static ParseResult circt::dc::parseIntInSquareBrackets (OpAsmParser &parser, TInt &v)
 

Macro Definition Documentation

◆ GET_OP_CLASSES

#define GET_OP_CLASSES

Definition at line 397 of file DCOps.cpp.