CIRCT  19.0.0git
Functions
LowerMemory.cpp File Reference
#include "PassDetails.h"
#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 "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 dependency graph for LowerMemory.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ getAllFieldAccesses()

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

Definition at line 321 of file LowerMemory.cpp.

References assert().

◆ getSummary()

FirMemory getSummary ( MemOp  op)

Definition at line 35 of file LowerMemory.cpp.

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