#include <OpGraph.h>
Definition at line 178 of file OpGraph.h.
◆ OpGraphVal() [1/4]
◆ OpGraphVal() [2/4]
◆ ~OpGraphVal()
OpGraphVal::~OpGraphVal |
( |
| ) |
|
◆ OpGraphVal() [3/4]
◆ OpGraphVal() [4/4]
◆ getKind()
◆ getOperandForOutput()
std::string OpGraphVal::getOperandForOutput |
( |
const OpGraphOp * |
op | ) |
|
◆ getPredicateForOutput()
bool OpGraphVal::getPredicateForOutput |
( |
const OpGraphOp * |
op | ) |
|
◆ operator!=()
bool OpGraphVal::operator!= |
( |
const OpGraphVal & |
rhs | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
bool OpGraphVal::operator== |
( |
const OpGraphVal & |
rhs | ) |
const |
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
output, |
|
|
const OpGraphVal & |
val |
|
) |
| |
|
friend |
◆ bitwidth
int OpGraphVal::bitwidth = 0 |
◆ dist
◆ input
◆ kind
◆ output
◆ output_operand
std::vector<std::string> OpGraphVal::output_operand |
◆ output_predicate
std::vector<bool> OpGraphVal::output_predicate |
The documentation for this class was generated from the following files:
- /media/maple_tb_disk/wicklun2/cgra-me-website/cgra-me/inc/CGRA/OpGraph.h
- /media/maple_tb_disk/wicklun2/cgra-me-website/cgra-me/src/core/OpGraph.cpp