This is the complete list of members for ilasynth::BoolOp, including all inherited members.
_getSupportVarsHelper(nodeset_t &supp, const Node *n) | ilasynth::Node | protectedstatic |
AND enum value | ilasynth::BoolOp | |
arg(unsigned i) const | ilasynth::BoolOp | virtual |
args | ilasynth::BoolOp | |
Arity enum name | ilasynth::BoolOp | |
arity | ilasynth::BoolOp | |
BINARY enum value | ilasynth::BoolOp | |
BoolExpr() | ilasynth::BoolExpr | |
BoolExpr(NodeType t) | ilasynth::BoolExpr | |
BoolOp(Op op, const nptr_t &n1) | ilasynth::BoolOp | |
BoolOp(Op op, const nptr_t &n1, const nptr_t &n2) | ilasynth::BoolOp | |
BoolOp(Op op, nptr_vec_t &args_) | ilasynth::BoolOp | |
BoolOp(const BoolOp *other, nptr_vec_t &args_) | ilasynth::BoolOp | |
checkBinaryOpTypes(Op op, const nptr_t &n1, const nptr_t &n2) | ilasynth::BoolOp | privatestatic |
checkTernaryOpTypes(Op op, nptr_vec_t args_) | ilasynth::BoolOp | privatestatic |
checkUnaryOpTypes(Op op, const nptr_t &n) | ilasynth::BoolOp | privatestatic |
clone() const | ilasynth::BoolOp | virtual |
depthFirstVisit(F &func) const | ilasynth::Node | inline |
DISTINCT enum value | ilasynth::BoolOp | |
equal(const Node *that) const | ilasynth::BoolOp | virtual |
EQUAL enum value | ilasynth::BoolOp | |
getId() | ilasynth::Node | inline |
getName() | ilasynth::Node | inline |
getName() const | ilasynth::Node | inline |
getOp() const | ilasynth::BoolOp | inline |
getRefName() const | ilasynth::Node | inline |
getSupportVars(nodeset_t &sup) | ilasynth::Node | |
getType() | ilasynth::Node | inline |
getValue() const | ilasynth::Node | virtual |
hash_inited | ilasynth::Node | mutableprotected |
hash_value | ilasynth::Node | mutableprotected |
hasSynthesisConstructs() const | ilasynth::Node | |
id | ilasynth::Node | protected |
IF enum value | ilasynth::BoolOp | |
IMPLY enum value | ilasynth::BoolOp | |
INVALID enum value | ilasynth::BoolOp | |
isBinary(Op op) | ilasynth::BoolOp | inlineprivatestatic |
isConstant() const | ilasynth::Node | virtual |
isTernary(Op op) | ilasynth::BoolOp | inlineprivatestatic |
isUnary(Op op) | ilasynth::BoolOp | inlineprivatestatic |
ite(const nptr_t &cond, const nptr_t &t, const nptr_t &f) | ilasynth::Node | static |
name | ilasynth::Node | protected |
NAND enum value | ilasynth::BoolOp | |
nArgs() const | ilasynth::BoolOp | virtual |
negate(const nptr_t &n, rwmap_t &cache) | ilasynth::BoolOp | static |
Node() | ilasynth::Node | |
Node(NodeType t) | ilasynth::Node | |
NOR enum value | ilasynth::BoolOp | |
NOT enum value | ilasynth::BoolOp | |
Op enum name | ilasynth::BoolOp | |
op | ilasynth::BoolOp | |
operatorNames | ilasynth::BoolOp | static |
OR enum value | ilasynth::BoolOp | |
refName | ilasynth::Node | protected |
setRefName(const std::string &refN) | ilasynth::Node | inline |
SGE enum value | ilasynth::BoolOp | |
SGT enum value | ilasynth::BoolOp | |
SLE enum value | ilasynth::BoolOp | |
SLT enum value | ilasynth::BoolOp | |
TERNARY enum value | ilasynth::BoolOp | |
type | ilasynth::Node | |
UGE enum value | ilasynth::BoolOp | |
UGT enum value | ilasynth::BoolOp | |
ULE enum value | ilasynth::BoolOp | |
ULT enum value | ilasynth::BoolOp | |
UNARY enum value | ilasynth::BoolOp | |
visit(NodeVisitorI &vi) | ilasynth::Node | |
write(std::ostream &out) const | ilasynth::BoolOp | virtual |
XNOR enum value | ilasynth::BoolOp | |
XOR enum value | ilasynth::BoolOp | |
~BoolExpr() | ilasynth::BoolExpr | virtual |
~BoolOp() | ilasynth::BoolOp | virtual |
~Node() | ilasynth::Node | virtual |