Searched refs:to_uint64 (Results 26 - 35 of 35) sorted by relevance

12

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxval.h372 uint64 to_uint64() const;
706 uint64 to_uint64() const;
1387 sc_fxval::to_uint64() const function in class:sc_dt::sc_fxval
2150 sc_fxval_fast::to_uint64() const function in class:sc_dt::sc_fxval_fast
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_rep.hh172 uint64 to_uint64() const;
/gem5/src/systemc/ext/dt/bit/
H A Dsc_proxy.hh428 inline uint64 to_uint64() const;
1276 sc_proxy<X>::to_uint64() const function in class:sc_dt::sc_proxy
/gem5/ext/systemc/src/sysc/datatypes/bit/
H A Dsc_proxy.h490 inline uint64 to_uint64() const;
1472 sc_proxy<X>::to_uint64() const function in class:sc_dt::sc_proxy
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_nbcommon.inc169 *this = v.to_uint64();
192 *this = v.to_uint64();
2256 // int. to_uint64, to_ulong, and to_uint have the same body except for
2259 CLASS_TYPE::to_uint64() const
H A Dsc_signed.h947 uint64 to_uint64() const;
1300 uint64 to_uint64() const;
H A Dsc_unsigned.h851 uint64 to_uint64() const;
1201 uint64 to_uint64() const;
/gem5/src/systemc/ext/dt/int/
H A Dsc_signed.hh859 uint64 to_uint64() const;
1201 uint64 to_uint64() const;
H A Dsc_unsigned.hh769 uint64 to_uint64() const;
1108 uint64 to_uint64() const;
/gem5/src/systemc/dt/fx/
H A Dscfx_rep.cc827 // METHOD : to_uint64
834 scfx_rep::to_uint64() const

Completed in 62 milliseconds

12