CIRCT  19.0.0git
Namespaces | Macros | Functions
ConstructLEC.cpp File Reference
#include "circt/Dialect/HW/HWOps.h"
#include "circt/Dialect/Verif/VerifOps.h"
#include "circt/Tools/circt-lec/Passes.h"
#include "mlir/Dialect/Func/IR/FuncOps.h"
#include "mlir/Dialect/LLVMIR/FunctionCallUtils.h"
#include "mlir/Dialect/LLVMIR/LLVMDialect.h"
#include "mlir/Transforms/DialectConversion.h"
#include "mlir/Transforms/TopologicalSortUtils.h"
#include "circt/Tools/circt-lec/Passes.h.inc"
Include dependency graph for ConstructLEC.cpp:

Go to the source code of this file.

Namespaces

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

Macros

#define GEN_PASS_DEF_CONSTRUCTLEC
 

Functions

static Value lookupOrCreateStringGlobal (OpBuilder &builder, ModuleOp moduleOp, StringRef str)
 

Macro Definition Documentation

◆ GEN_PASS_DEF_CONSTRUCTLEC

#define GEN_PASS_DEF_CONSTRUCTLEC

Definition at line 23 of file ConstructLEC.cpp.

Function Documentation

◆ lookupOrCreateStringGlobal()

static Value lookupOrCreateStringGlobal ( OpBuilder &  builder,
ModuleOp  moduleOp,
StringRef  str 
)
static

Definition at line 40 of file ConstructLEC.cpp.

References builder, concat(), and circt::calyx::direction::get().