|
| Action (int line, const std::string &n, Table *tbl, Table::Format::Field *f, unsigned l, unsigned h) |
|
| Action (int line, const std::string &n, Table *tbl, Table::Format::Field *f, unsigned l, unsigned h, const std::string &m) |
|
| Action (int line, const std::string &n, TableOutputModifier mod, Table *tbl, unsigned l, unsigned h) |
|
| Action (int line, const std::string &n, TableOutputModifier mod, Table *tbl, unsigned l, unsigned h, const std::string &m) |
|
unsigned | bitoffset (int group) const override |
|
int | bits (int group, int dest_size=-1) override |
|
Action * | clone () override |
|
void | dbprint (std::ostream &out) const override |
|
bool | equiv (const Base *a_) const override |
|
void | pass1 (Table *tbl, int group) override |
|
void | pass2 (int group) override |
|
Public Member Functions inherited from VLIW::Operand::Base |
| Base (const Base &a) |
|
| Base (int line) |
|
virtual bool | check () |
|
virtual Base * | lookup (Base *&ref) |
|
virtual int | phvGroup () |
|
virtual bool | phvRead (std::function< void(const ::Phv::Slice &sl)>) |
|