CIRCT 22.0.0git
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
LowerDomains.cpp File Reference
#include "circt/Dialect/FIRRTL/FIRRTLInstanceGraph.h"
#include "circt/Dialect/FIRRTL/FIRRTLOps.h"
#include "circt/Support/Debug.h"
#include "llvm/ADT/MapVector.h"
#include "llvm/ADT/TypeSwitch.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/Threading.h"
#include "circt/Dialect/FIRRTL/Passes.h.inc"
Include dependency graph for LowerDomains.cpp:

Go to the source code of this file.

Classes

class  LowerDomainsPass
 

Namespaces

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

Macros

#define GEN_PASS_DEF_LOWERDOMAINS
 
#define DEBUG_TYPE    impl::LowerDomainsBase<LowerDomainsPass>::getArgumentName().data()
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE    impl::LowerDomainsBase<LowerDomainsPass>::getArgumentName().data()

Definition at line 68 of file LowerDomains.cpp.

◆ GEN_PASS_DEF_LOWERDOMAINS

#define GEN_PASS_DEF_LOWERDOMAINS

Definition at line 55 of file LowerDomains.cpp.