CIRCT 22.0.0git
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
ESILowerTypes.cpp File Reference
#include "../PassDetails.h"
#include "circt/Dialect/ESI/ESIOps.h"
#include "circt/Dialect/ESI/ESITypes.h"
#include "circt/Dialect/HW/ConversionPatterns.h"
#include "circt/Dialect/HW/HWOpInterfaces.h"
#include "circt/Dialect/HW/HWTypes.h"
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/Interfaces/ControlFlowInterfaces.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Transforms/DialectConversion.h"
#include "circt/Dialect/ESI/ESIPasses.h.inc"
Include dependency graph for ESILowerTypes.cpp:

Go to the source code of this file.

Namespaces

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

Macros

#define GEN_PASS_DEF_LOWERESITYPES
 

Functions

static bool containsWindowType (Type type)
 

Macro Definition Documentation

◆ GEN_PASS_DEF_LOWERESITYPES

#define GEN_PASS_DEF_LOWERESITYPES

Definition at line 28 of file ESILowerTypes.cpp.

Function Documentation

◆ containsWindowType()

static bool containsWindowType ( Type  type)
static

Definition at line 126 of file ESILowerTypes.cpp.

References containsWindowType(), and esi::ListType::getElementType().

Referenced by containsWindowType().