CGRA-ME
OpGraphVal Member List

This is the complete list of members for OpGraphVal, including all inherited members.

bitwidthOpGraphVal
distOpGraphVal
getKind()OpGraphValinline
getName() constOpGraphNodeinline
getOperandForOutput(const OpGraphOp *)OpGraphVal
getPredicateForOutput(const OpGraphOp *)OpGraphVal
inputOpGraphVal
kindOpGraphVal
nameOpGraphNode
operator!=(const OpGraphVal &rhs) constOpGraphValinline
OpGraphNode::operator!=(const OpGraphNode &rhs) constOpGraphNodeinline
operator<<(std::ostream &output, const OpGraphVal &val)OpGraphValfriend
operator=(const OpGraphVal &)=deleteOpGraphVal
operator=(OpGraphVal &)=defaultOpGraphVal
operator==(const OpGraphVal &rhs) constOpGraphValinline
OpGraphNode::operator==(const OpGraphNode &rhs) constOpGraphNodeinline
OpGraphNode(std::string name)OpGraphNodeinline
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 &)=deleteOpGraphVal
OpGraphVal(OpGraphVal &&)=defaultOpGraphVal
outputOpGraphVal
output_operandOpGraphVal
output_predicateOpGraphVal
~OpGraphNode()OpGraphNodevirtual
~OpGraphVal()OpGraphVal