|
CGRA-ME
|
This is the complete list of members for OpGraphOp, including all inherited members.
| bitConfig | OpGraphOp | |
| bitwidth | OpGraphOp | |
| cmpMode | OpGraphOp | |
| constVal | OpGraphOp | |
| getCmpMode() const | OpGraphOp | inline |
| getConstValue() const | OpGraphOp | inline |
| getMemName() const | OpGraphOp | inline |
| getName() const | OpGraphNode | inline |
| getOpCode() const | OpGraphOp | inline |
| input | OpGraphOp | |
| memName | OpGraphOp | |
| name | OpGraphNode | |
| opcode | OpGraphOp | |
| operator!=(const OpGraphOp &rhs) const | OpGraphOp | inline |
| OpGraphNode::operator!=(const OpGraphNode &rhs) const | OpGraphNode | inline |
| operator<<(std::ostream &output, const OpGraphOp &op) | OpGraphOp | friend |
| operator<<(std::ostream &os, const OpGraphOpCode &opcode) | OpGraphOp | friend |
| operator=(const OpGraphOp &)=delete | OpGraphOp | |
| operator=(OpGraphOp &)=default | OpGraphOp | |
| operator==(const OpGraphOp &rhs) const | OpGraphOp | |
| OpGraphNode::operator==(const OpGraphNode &rhs) const | OpGraphNode | inline |
| operator>>(std::istream &is, OpGraphOpCode &opcode) | OpGraphOp | friend |
| OpGraphNode(std::string name) | OpGraphNode | inline |
| OpGraphOp(std::string name, int bitwidth) | OpGraphOp | |
| OpGraphOp(std::string name, int bitwidth, OpGraphOpCode opcode) | OpGraphOp | |
| OpGraphOp(std::string name, int bitwidth, OpGraphOpCode opcode, BitConfig *bitConfig) | OpGraphOp | |
| OpGraphOp(std::string name, int bitwidth, OpGraphOpCode opcode, std::int64_t constVal) | OpGraphOp | |
| OpGraphOp(std::string name, int bitwidth, OpGraphOpCode opcode, std::string cmpMode, bool cmp) | OpGraphOp | |
| OpGraphOp(const OpGraphOp &)=delete | OpGraphOp | |
| OpGraphOp(OpGraphOp &&)=default | OpGraphOp | |
| output | OpGraphOp | |
| propertyClone() const | OpGraphOp | inline |
| propertyClone(std::string new_name) const | OpGraphOp | |
| ~OpGraphNode() | OpGraphNode | virtual |
| ~OpGraphOp() | OpGraphOp |
1.8.17