Searched refs:to_sc_signed (Results 1 - 6 of 6) sorted by relevance

/gem5/src/systemc/ext/dt/int/
H A Dsc_bigint.hh99 a->to_sc_signed(*this);
151 a->to_sc_signed(*this);
H A Dsc_signed.hh1021 a->to_sc_signed(*this);
2483 v->to_sc_signed(*this);
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_bigint.h113 { a->to_sc_signed(*this); }
206 { a->to_sc_signed(*this); return *this;}
H A Dsc_signed.h1123 { a->to_sc_signed(*this); return *this; }
2357 v->to_sc_signed(*this);
/gem5/ext/systemc/src/sysc/datatypes/misc/
H A Dsc_concatref.h278 void to_sc_signed( sc_signed& target ) const function in class:sc_dt::sc_concatref
/gem5/src/systemc/ext/dt/misc/
H A Dsc_concatref.hh276 void to_sc_signed(sc_signed &target) const { target = value(); } function in class:sc_dt::sc_concatref

Completed in 31 milliseconds