Searched defs:type_params_ (Results 1 - 6 of 6) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_params.h116 scfx_params::scfx_params( const sc_fxtype_params& type_params_, argument
H A Dsc_fxnum.h2583 sc_fxnum::sc_fxnum( const sc_fxtype_params& type_params_, argument
3696 sc_fxnum_fast::sc_fxnum_fast( const sc_fxtype_params& type_params_, argument
3711 sc_fxnum_fast( const sc_fxnum_fast& a, const sc_fxtype_params& type_params_, sc_enc enc_, const sc_fxcast_switch& cast_sw, sc_fxnum_fast_observer* observer_ ) argument
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_params.hh99 inline scfx_params::scfx_params(const sc_fxtype_params &type_params_, argument
H A Dsc_fix.hh477 inline sc_fix::sc_fix(const sc_fxtype_params &type_params_, argument
482 inline sc_fix::sc_fix(const sc_fxtype_params &type_params_, argument
951 sc_fix_fast(const sc_fxtype_params &type_params_, sc_fxnum_fast_observer *observer_) argument
956 sc_fix_fast(const sc_fxtype_params &type_params_, const sc_fxcast_switch &cast_sw, sc_fxnum_fast_observer *observer_) argument
[all...]
H A Dsc_ufix.hh486 inline sc_ufix::sc_ufix(const sc_fxtype_params &type_params_, argument
491 inline sc_ufix::sc_ufix(const sc_fxtype_params &type_params_, argument
966 sc_ufix_fast(const sc_fxtype_params &type_params_, sc_fxnum_fast_observer *observer_) argument
971 sc_ufix_fast(const sc_fxtype_params &type_params_, const sc_fxcast_switch &cast_sw, sc_fxnum_fast_observer *observer_) argument
[all...]
H A Dsc_fxnum.hh2185 inline sc_fxnum::sc_fxnum(const sc_fxtype_params &type_params_, argument
3143 inline sc_fxnum_fast::sc_fxnum_fast(const sc_fxtype_params &type_params_, argument
3154 sc_fxnum_fast(const sc_fxnum_fast &a, const sc_fxtype_params &type_params_, sc_enc enc_, const sc_fxcast_switch &cast_sw, sc_fxnum_fast_observer *observer_) argument
[all...]

Completed in 33 milliseconds