Searched defs:or_reduce (Results 1 - 24 of 24) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_int_base.cpp591 sc_int_base::or_reduce() const function in class:sc_dt::sc_int_base
H A Dsc_uint_base.cpp563 sc_uint_base::or_reduce() const function in class:sc_dt::sc_uint_base
H A Dsc_int_base.h1037 sc_int_subref_r::or_reduce() const function in class:sc_dt::sc_int_subref_r
1150 or_reduce( const sc_int_subref_r& a ) function in namespace:sc_dt
1333 or_reduce( const sc_int_base& a ) function in namespace:sc_dt
[all...]
H A Dsc_signed.cpp450 bool sc_signed::or_reduce() const function in class:sc_dt::sc_signed
H A Dsc_signed.h2265 inline bool sc_signed_subref_r::or_reduce() const function in class:sc_dt::sc_signed_subref_r
H A Dsc_uint_base.h1009 sc_uint_subref_r::or_reduce() const function in class:sc_dt::sc_uint_subref_r
1120 or_reduce( const sc_uint_subref_r& a ) function in namespace:sc_dt
1303 or_reduce( const sc_uint_base& a ) function in namespace:sc_dt
[all...]
H A Dsc_unsigned.cpp435 bool sc_unsigned::or_reduce() const function in class:sc_dt::sc_unsigned
H A Dsc_unsigned.h2076 inline bool sc_unsigned_subref_r::or_reduce() const function in class:sc_dt::sc_unsigned_subref_r
/gem5/src/systemc/dt/int/
H A Dsc_int_base.cc557 bool sc_int_base::or_reduce() const { return (m_val != int_type(0)); } function in class:sc_dt::sc_int_base
H A Dsc_uint_base.cc550 sc_uint_base::or_reduce() const function in class:sc_dt::sc_uint_base
H A Dsc_signed.cc414 sc_signed::or_reduce() const function in class:sc_dt::sc_signed
H A Dsc_unsigned.cc414 sc_unsigned::or_reduce() const function in class:sc_dt::sc_unsigned
/gem5/ext/systemc/src/sysc/datatypes/bit/
H A Dsc_proxy.h1304 sc_proxy<X>::or_reduce() const function in class:sc_dt::sc_proxy
1556 or_reduce( const sc_proxy<X>& a ) function in namespace:sc_dt
/gem5/ext/systemc/src/sysc/datatypes/misc/
H A Dsc_concatref.h416 bool or_reduce() const function in class:sc_dt::sc_concatref
481 or_reduce( const sc_concatref& a ) function in namespace:sc_dt
/gem5/src/systemc/ext/dt/bit/
H A Dsc_proxy.hh1139 sc_proxy<X>::or_reduce() const function in class:sc_dt::sc_proxy
1349 or_reduce(const sc_proxy<X> &a) function in namespace:sc_dt
/gem5/src/systemc/ext/dt/int/
H A Dsc_int_base.hh1080 sc_int_subref_r::or_reduce() const function in class:sc_dt::sc_int_subref_r
1180 or_reduce(const sc_int_subref_r &a) function in namespace:sc_dt
1345 or_reduce(const sc_int_base &a) function in namespace:sc_dt
[all...]
H A Dsc_signed.hh2392 sc_signed_subref_r::or_reduce() const function in class:sc_dt::sc_signed_subref_r
H A Dsc_uint_base.hh990 sc_uint_subref_r::or_reduce() const function in class:sc_dt::sc_uint_subref_r
1073 or_reduce(const sc_uint_subref_r &a) function in namespace:sc_dt
1222 or_reduce(const sc_uint_base &a) function in namespace:sc_dt
[all...]
H A Dsc_unsigned.hh2092 sc_unsigned_subref_r::or_reduce() const function in class:sc_dt::sc_unsigned_subref_r
/gem5/src/systemc/ext/dt/misc/
H A Dsc_concatref.hh413 bool or_reduce() const { return value().or_reduce(); } function in class:sc_dt::sc_concatref
455 inline bool or_reduce(const sc_concatref &a) { return a.or_reduce(); } function in namespace:sc_dt
/gem5/src/systemc/tests/include/specialized_signals/
H A Dscx_signal_int.h915 inline bool or_reduce() const function in class:sc_core::sc_in
1173 inline bool or_reduce() const function in class:sc_core::sc_inout
H A Dscx_signal_signed.h1097 inline bool or_reduce() const function in class:sc_core::sc_in
1355 inline bool or_reduce() const function in class:sc_core::sc_inout
H A Dscx_signal_uint.h971 inline bool or_reduce() const function in class:sc_core::sc_in
1231 inline bool or_reduce() const function in class:sc_core::sc_inout
H A Dscx_signal_unsigned.h1093 inline bool or_reduce() const function in class:sc_core::sc_in
1351 inline bool or_reduce() const function in class:sc_core::sc_inout

Completed in 148 milliseconds