CIRCT 22.0.0git
Loading...
Searching...
No Matches
Macros | Functions
AIGOps.cpp File Reference
#include "circt/Dialect/AIG/AIGOps.h"
#include "circt/Dialect/HW/HWOps.h"
#include "circt/Support/CustomDirectiveImpl.h"
#include "circt/Support/Naming.h"
#include "mlir/IR/PatternMatch.h"
#include "circt/Dialect/AIG/AIG.cpp.inc"
Include dependency graph for AIGOps.cpp:

Go to the source code of this file.

Macros

#define GET_OP_CLASSES
 

Functions

static Value lowerVariadicAndInverterOp (aig::AndInverterOp op, OperandRange operands, ArrayRef< bool > inverts, PatternRewriter &rewriter)
 

Macro Definition Documentation

◆ GET_OP_CLASSES

#define GET_OP_CLASSES

Definition at line 23 of file AIGOps.cpp.

Function Documentation

◆ lowerVariadicAndInverterOp()

static Value lowerVariadicAndInverterOp ( aig::AndInverterOp  op,
OperandRange  operands,
ArrayRef< bool >  inverts,
PatternRewriter &  rewriter 
)
static