Searched refs:o_set_low (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_rep.h271 void o_set_low( const scfx_index&, sc_enc );
596 scfx_rep::o_set_low( const scfx_index& x, sc_enc enc ) function in class:sc_dt::scfx_rep
H A Dscfx_rep.cpp2128 o_set_low( x, enc );
2137 o_set_low( x, enc );
2149 o_set_low( x, SC_US_ );
2205 o_set_low( x, SC_TC_ );
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_rep.hh250 void o_set_low(const scfx_index &, sc_enc);
506 scfx_rep::o_set_low(const scfx_index &x, sc_enc enc) function in class:sc_dt::scfx_rep
/gem5/src/systemc/dt/fx/
H A Dscfx_rep.cc1933 o_set_low(x, enc);
1942 o_set_low(x, enc);
1953 o_set_low(x, SC_US_);
2002 o_set_low(x, SC_TC_);

Completed in 21 milliseconds