Searched refs:iszero (Results 1 - 10 of 10) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_rep.cpp283 if( a.iszero() )
326 if( a.iszero() )
/gem5/src/systemc/dt/fx/
H A Dscfx_rep.cc262 if (a.iszero()) {
297 if (a.iszero()) {
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_unsigned.cpp2137 sc_unsigned::iszero() const function in class:sc_dt::sc_unsigned
H A Dsc_signed.cpp4043 sc_signed::iszero() const function in class:sc_dt::sc_signed
H A Dsc_signed.h1329 bool iszero() const; // Is the number zero?
H A Dsc_unsigned.h1229 bool iszero() const; // Is the number zero?
/gem5/src/systemc/dt/int/
H A Dsc_unsigned.cc2164 sc_unsigned::iszero() const function in class:sc_dt::sc_unsigned
H A Dsc_signed.cc3895 sc_signed::iszero() const function in class:sc_dt::sc_signed
/gem5/src/systemc/ext/dt/int/
H A Dsc_signed.hh1223 bool iszero() const; // Is the number zero?
H A Dsc_unsigned.hh1127 bool iszero() const; // Is the number zero?

Completed in 87 milliseconds