CGRA-ME
|
This is the complete list of members for MRRGNode, including all inherited members.
applyReferenceRename(const std::unordered_map< const MRRGNode *, MRRGNode * > &rename_map) | MRRGNode | private |
bitwidth | MRRGNode | |
canMapOp(OpGraphOp const *op) const | MRRGNode | |
capacity | MRRGNode | |
cycle | MRRGNode | |
delay | MRRGNode | |
et | MRRGNode | |
fanin | MRRGNode | |
fanout | MRRGNode | |
getContextNum() const | MRRGNode | inline |
getFullName() const | MRRGNode | |
getHierarchyQualifiedName() const | MRRGNode | inline |
getLatency() const | MRRGNode | inline |
latency | MRRGNode | |
make_function(Module *parent, int bitwidth, int cycle, STR &&name, int latency, SupportedOps supported_ops, int max_cap=1, bool is_const_unit=false) | MRRGNode | inlinestatic |
make_operand_pin(Module *parent, int bitwidth, int cycle, STR &&name, SupportedOpTags operand_tags, int latency=0, int max_cap=1) | MRRGNode | inlinestatic |
make_routing(Module *parent, int bitwidth, int cycle, STR &&name, int latency=0, int max_cap=1) | MRRGNode | inlinestatic |
make_routing_function(Module *parent, int bitwidth, int cycle, STR &&name, int latency, SupportedOpTags operand_tags, SupportedOps supported_ops, int max_cap=1) | MRRGNode | inlinestatic |
MRRG class | MRRGNode | friend |
MRRGNode(Module *parent, int cycle, std::string name, MRRGNode_Type type, int latency, int bitwidth, SupportedOps &&supported_ops, HWEntityType et, SupportedOpTags supported_operand_tags, int max_cap=1) | MRRGNode | inline |
MRRGNode(const MRRGNode &)=default | MRRGNode | private |
MRRGNode(MRRGNode &&)=default | MRRGNode | |
name | MRRGNode | |
operator<<(std::ostream &out, const MRRGNode &node) | MRRGNode | friend |
operator<<(std::ostream &out, const MRRGNode &node) | MRRGNode | friend |
operator=(const MRRGNode &)=default | MRRGNode | private |
operator=(MRRGNode &&)=default | MRRGNode | |
parent | MRRGNode | |
supported_operand_tags | MRRGNode | |
supported_ops | MRRGNode | |
SupportedOpTags typedef | MRRGNode | |
type | MRRGNode |