CIRCT
20.0.0git
|
#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"
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) |