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

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_rep.h240 friend scfx_rep* overflow_scfx_rep( const scfx_rep&,
475 overflow_scfx_rep( const scfx_rep& a, function in namespace:sc_dt
H A Dsc_fxval.h1515 return sc_fxval( sc_dt::overflow_scfx_rep( *m_rep, params, o_flag ) );
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_rep.hh221 friend scfx_rep *overflow_scfx_rep(
404 overflow_scfx_rep(const scfx_rep &a, const scfx_params &params, bool &o_flag) function in namespace:sc_dt
H A Dsc_fxval.hh1283 return sc_fxval(sc_dt::overflow_scfx_rep(*m_rep, params, o_flag));

Completed in 21 milliseconds