CGRA-ME
|
This is the complete list of members for OpGraphVal, including all inherited members.
bitwidth | OpGraphVal | |
dist | OpGraphVal | |
getKind() | OpGraphVal | inline |
getName() const | OpGraphNode | inline |
getOperandForOutput(const OpGraphOp *) | OpGraphVal | |
getPredicateForOutput(const OpGraphOp *) | OpGraphVal | |
input | OpGraphVal | |
kind | OpGraphVal | |
name | OpGraphNode | |
operator!=(const OpGraphVal &rhs) const | OpGraphVal | inline |
OpGraphNode::operator!=(const OpGraphNode &rhs) const | OpGraphNode | inline |
operator<<(std::ostream &output, const OpGraphVal &val) | OpGraphVal | friend |
operator=(const OpGraphVal &)=delete | OpGraphVal | |
operator=(OpGraphVal &)=default | OpGraphVal | |
operator==(const OpGraphVal &rhs) const | OpGraphVal | inline |
OpGraphNode::operator==(const OpGraphNode &rhs) const | OpGraphNode | inline |
OpGraphNode(std::string name) | OpGraphNode | inline |
OpGraphVal(std::string name, int bitwidth, int dist=0, EdgeKind ek=EdgeKind::kDataFlow) | OpGraphVal | |
OpGraphVal(std::string name, int bitwidth, OpGraphOp *input_op, int dist=0, EdgeKind ek=EdgeKind::kDataFlow) | OpGraphVal | |
OpGraphVal(const OpGraphVal &)=delete | OpGraphVal | |
OpGraphVal(OpGraphVal &&)=default | OpGraphVal | |
output | OpGraphVal | |
output_operand | OpGraphVal | |
output_predicate | OpGraphVal | |
~OpGraphNode() | OpGraphNode | virtual |
~OpGraphVal() | OpGraphVal |