P4C
The P4 Compiler
|
Classes | |
struct | RandomNumberGenerator |
Public Member Functions | |
void | clear () override |
Use * | clone () const override |
bool | emit_adb_asm (std::ostream &, const IR::MAU::Table *, bitvec source) const override |
bool | empty () const override |
bool | operator== (const Use &use) const |
int | rng_unit () const override |
Public Member Functions inherited from ActionDataBus::Use | |
bool | operator!= (const Use &use) const |
bool | operator== (const Use &use) const |
Public Attributes | |
safe_vector< RandomNumberGenerator > | rng_locs |
Public Attributes inherited from ActionDataBus::Use | |
safe_vector< ReservedSpace > | action_data_locs |
safe_vector< ReservedSpace > | clobber_locs |
|
inlineoverridevirtual |
Reimplemented from ActionDataBus::Use.
|
inlineoverridevirtual |
Implements ActionDataBus::Use.
|
overridevirtual |
Implements ActionDataBus::Use.
|
inlineoverridevirtual |
Reimplemented from ActionDataBus::Use.
|
overridevirtual |
Implements ActionDataBus::Use.