CIRCT  19.0.0git
Namespaces | Macros | Functions
LowerMatches.cpp File Reference
#include "circt/Dialect/FIRRTL/FIRRTLInstanceGraph.h"
#include "circt/Dialect/FIRRTL/FIRRTLOps.h"
#include "circt/Dialect/FIRRTL/Passes.h"
#include "mlir/IR/ImplicitLocOpBuilder.h"
#include "mlir/Pass/Pass.h"
#include "circt/Dialect/FIRRTL/Passes.h.inc"
Include dependency graph for LowerMatches.cpp:

Go to the source code of this file.

Namespaces

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

Macros

#define GEN_PASS_DEF_LOWERMATCHES
 

Functions

static void lowerMatch (MatchOp match)
 

Macro Definition Documentation

◆ GEN_PASS_DEF_LOWERMATCHES

#define GEN_PASS_DEF_LOWERMATCHES

Definition at line 22 of file LowerMatches.cpp.

Function Documentation

◆ lowerMatch()

static void lowerMatch ( MatchOp  match)
static

Definition at line 37 of file LowerMatches.cpp.

References circt::firrtl::data.