![]() |
P4C
The P4 Compiler
|
Public Member Functions | |
| PhvReg (gress_t gress, int stage, const value_t &v) | |
| PhvReg * | 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 |
| int | phv_index (StatefulTable *tbl) override |
| bool | phvRead (std::function< void(const ::Phv::Slice &sl)> fn) override |
Public Member Functions inherited from StatefulAlu::operand::Phv | |
| Phv (int lineno) | |
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 | |
| ::Phv::Ref | reg |
Public Attributes inherited from StatefulAlu::operand::Base | |
| int | lineno |
|
inlineoverridevirtual |
Implements StatefulAlu::operand::Phv.
|
inlineoverridevirtual |
Implements StatefulAlu::operand::Base.
|
inlineoverridevirtual |
Implements StatefulAlu::operand::Base.
|
inlineoverridevirtual |
Implements StatefulAlu::operand::Base.
|
inlineoverridevirtual |
Reimplemented from StatefulAlu::operand::Base.
|
inlineoverridevirtual |
Implements StatefulAlu::operand::Phv.
|
inlineoverridevirtual |
Reimplemented from StatefulAlu::operand::Base.