![]() |
P4C
The P4 Compiler
|
Public Member Functions | |
| MathFn (int line, operand of) | |
| MathFn * | clone () const override |
| void | dbprint (std::ostream &out) const override |
| bool | equiv (const Base *a_) const override |
| const char * | kind () const override |
| void | pass1 (StatefulTable *tbl) override |
| bool | phvRead (std::function< void(const ::Phv::Slice &sl)> fn) override |
Public Member Functions inherited from StatefulAlu::operand::Base | |
| Base (const Base &a) | |
| Base (int line) | |
| virtual Base * | lookup (Base *&) |
Public Member Functions inherited from P4::IHasDbPrint | |
| void | print () const |
Public Attributes | |
| operand | of |
Public Attributes inherited from StatefulAlu::operand::Base | |
| int | lineno |
|
inlineoverridevirtual |
Implements StatefulAlu::operand::Base.
|
inlineoverridevirtual |
Implements StatefulAlu::operand::Base.
|
inlineoverridevirtual |
Implements StatefulAlu::operand::Base.
|
inlineoverridevirtual |
Implements StatefulAlu::operand::Base.
|
inlineoverridevirtual |
Reimplemented from StatefulAlu::operand::Base.
|
inlineoverridevirtual |
Reimplemented from StatefulAlu::operand::Base.