MLIR-AIE
Classes | Namespaces | Macros | Typedefs
AIEFindFlows.cpp File Reference
#include "aie/Dialect/AIE/IR/AIEDialect.h"
#include "aie/Dialect/AIE/Transforms/AIEPasses.h"
#include "mlir/IR/IRMapping.h"
#include "mlir/Pass/Pass.h"
#include "aie/Dialect/AIE/Transforms/AIEPasses.h.inc"
+ Include dependency graph for AIEFindFlows.cpp:

Go to the source code of this file.

Classes

struct  MaskValue
 
struct  PortConnection
 
struct  PortMaskValue
 
struct  PacketConnection
 
class  ConnectivityAnalysis
 
struct  AIEFindFlowsPass
 

Namespaces

namespace  xilinx
 
namespace  xilinx::AIE
 Include the generated interface declarations.
 

Macros

#define GEN_PASS_DEF_AIEFINDFLOWS
 
#define DEBUG_TYPE   "aie-find-flows"
 

Typedefs

typedef struct MaskValue MaskValue
 
typedef struct PortConnection PortConnection
 
typedef struct PortMaskValue PortMaskValue
 
typedef struct PacketConnection PacketConnection
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "aie-find-flows"

Definition at line 22 of file AIEFindFlows.cpp.

◆ GEN_PASS_DEF_AIEFINDFLOWS

#define GEN_PASS_DEF_AIEFINDFLOWS

Definition at line 18 of file AIEFindFlows.cpp.

Typedef Documentation

◆ MaskValue

typedef struct MaskValue MaskValue

◆ PacketConnection

◆ PortConnection

◆ PortMaskValue

typedef struct PortMaskValue PortMaskValue