![]() |
P4C
The P4 Compiler
|
Public Member Functions | |
| Phv (const ::Phv::Ref &r) | |
| Phv (int line, gress_t g, int stage, const std::string &n, int l, int h) | |
| Phv (int line, gress_t g, int stage, const value_t &n) | |
| unsigned | bitoffset (int group) const override |
| int | bits (int group, int dest_size=-1) override |
| bool | check () override |
| Phv * | clone () override |
| void | dbprint (std::ostream &out) const override |
| bool | equiv (const Base *a_) const override |
| void | pass1 (Table *tbl, int) override |
| int | phvGroup () override |
| bool | phvRead (std::function< void(const ::Phv::Slice &sl)> fn) override |
Public Member Functions inherited from VLIW::Operand::Base | |
| Base (const Base &a) | |
| Base (int line) | |
| virtual Base * | lookup (Base *&ref) |
| virtual void | pass2 (int group) |
Public Attributes | |
| ::Phv::Ref | reg |
Public Attributes inherited from VLIW::Operand::Base | |
| int | lineno |
|
inlineoverridevirtual |
Reimplemented from VLIW::Operand::Base.
|
inlineoverridevirtual |
Implements VLIW::Operand::Base.
|
inlineoverridevirtual |
Reimplemented from VLIW::Operand::Base.
|
inlineoverridevirtual |
Implements VLIW::Operand::Base.
|
inlineoverridevirtual |
Implements VLIW::Operand::Base.
|
inlineoverridevirtual |
Implements VLIW::Operand::Base.
|
inlineoverridevirtual |
pass1 called as part of pass1 processing of stage
| tbl | table containing the action with the instruction with this operand |
| group | mau PHV group of the ALU (dest) for this instruction |
Reimplemented from VLIW::Operand::Base.
|
inlineoverridevirtual |
Reimplemented from VLIW::Operand::Base.
|
inlineoverridevirtual |
Reimplemented from VLIW::Operand::Base.