CIRCT  19.0.0git
Namespaces | Macros | Functions
LowerMemory.cpp File Reference
#include "circt/Dialect/FIRRTL/AnnotationDetails.h"
#include "circt/Dialect/FIRRTL/FIRRTLInstanceGraph.h"
#include "circt/Dialect/FIRRTL/FIRRTLOps.h"
#include "circt/Dialect/FIRRTL/FIRRTLUtils.h"
#include "circt/Dialect/FIRRTL/Namespace.h"
#include "circt/Dialect/FIRRTL/Passes.h"
#include "circt/Dialect/HW/HWOps.h"
#include "circt/Dialect/HW/InnerSymbolNamespace.h"
#include "circt/Dialect/Seq/SeqAttributes.h"
#include "mlir/IR/Dominance.h"
#include "mlir/Pass/Pass.h"
#include "llvm/ADT/DepthFirstIterator.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/STLFunctionalExtras.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/Support/Parallel.h"
#include <optional>
#include <set>
#include "circt/Dialect/FIRRTL/Passes.h.inc"
Include dependency graph for LowerMemory.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_LOWERMEMORY
 

Functions

FirMemory getSummary (MemOp op)
 
static SmallVector< SubfieldOp > getAllFieldAccesses (Value structValue, StringRef field)
 

Macro Definition Documentation

◆ GEN_PASS_DEF_LOWERMEMORY

#define GEN_PASS_DEF_LOWERMEMORY

Definition at line 33 of file LowerMemory.cpp.

Function Documentation

◆ getAllFieldAccesses()

static SmallVector<SubfieldOp> getAllFieldAccesses ( Value  structValue,
StringRef  field 
)
static

Definition at line 329 of file LowerMemory.cpp.

References assert().

◆ getSummary()

FirMemory getSummary ( MemOp  op)

Definition at line 42 of file LowerMemory.cpp.

References Python.support::connect(), and width.