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

/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_int_base.cpp597 sc_int_base::xor_reduce() const function in class:sc_dt::sc_int_base
H A Dsc_uint_base.cpp569 sc_uint_base::xor_reduce() const function in class:sc_dt::sc_uint_base
H A Dsc_int_base.h1045 sc_int_subref_r::xor_reduce() const function in class:sc_dt::sc_int_subref_r
1164 xor_reduce( const sc_int_subref_r& a ) function in namespace:sc_dt
1347 xor_reduce( const sc_int_base& a ) function in namespace:sc_dt
[all...]
H A Dsc_signed.cpp455 bool sc_signed::xor_reduce() const function in class:sc_dt::sc_signed
H A Dsc_signed.h2278 inline bool sc_signed_subref_r::xor_reduce() const function in class:sc_dt::sc_signed_subref_r
H A Dsc_uint_base.h1017 sc_uint_subref_r::xor_reduce() const function in class:sc_dt::sc_uint_subref_r
1134 xor_reduce( const sc_uint_subref_r& a ) function in namespace:sc_dt
1317 xor_reduce( const sc_uint_base& a ) function in namespace:sc_dt
[all...]
H A Dsc_unsigned.cpp440 bool sc_unsigned::xor_reduce() const function in class:sc_dt::sc_unsigned
H A Dsc_unsigned.h2089 inline bool sc_unsigned_subref_r::xor_reduce() const function in class:sc_dt::sc_unsigned_subref_r
/gem5/src/systemc/dt/int/
H A Dsc_int_base.cc560 sc_int_base::xor_reduce() const function in class:sc_dt::sc_int_base
H A Dsc_uint_base.cc556 sc_uint_base::xor_reduce() const function in class:sc_dt::sc_uint_base
H A Dsc_signed.cc420 sc_signed::xor_reduce() const function in class:sc_dt::sc_signed
H A Dsc_unsigned.cc420 sc_unsigned::xor_reduce() const function in class:sc_dt::sc_unsigned
/gem5/ext/systemc/src/sysc/datatypes/bit/
H A Dsc_proxy.h1318 sc_proxy<X>::xor_reduce() const function in class:sc_dt::sc_proxy
1572 xor_reduce( const sc_proxy<X>& a ) function in namespace:sc_dt
/gem5/ext/systemc/src/sysc/datatypes/misc/
H A Dsc_concatref.h422 bool xor_reduce() const function in class:sc_dt::sc_concatref
495 xor_reduce( const sc_concatref& a ) function in namespace:sc_dt
/gem5/src/systemc/ext/dt/bit/
H A Dsc_proxy.hh1152 sc_proxy<X>::xor_reduce() const function in class:sc_dt::sc_proxy
1363 xor_reduce(const sc_proxy<X> &a) function in namespace:sc_dt
/gem5/src/systemc/ext/dt/int/
H A Dsc_int_base.hh1087 sc_int_subref_r::xor_reduce() const function in class:sc_dt::sc_int_subref_r
1192 xor_reduce(const sc_int_subref_r &a) function in namespace:sc_dt
1357 xor_reduce(const sc_int_base &a) function in namespace:sc_dt
[all...]
H A Dsc_signed.hh2408 sc_signed_subref_r::xor_reduce() const function in class:sc_dt::sc_signed_subref_r
H A Dsc_uint_base.hh996 sc_uint_subref_r::xor_reduce() const function in class:sc_dt::sc_uint_subref_r
1083 xor_reduce(const sc_uint_subref_r &a) function in namespace:sc_dt
1232 xor_reduce(const sc_uint_base &a) function in namespace:sc_dt
[all...]
H A Dsc_unsigned.hh2108 sc_unsigned_subref_r::xor_reduce() const function in class:sc_dt::sc_unsigned_subref_r
/gem5/src/systemc/ext/dt/misc/
H A Dsc_concatref.hh415 bool xor_reduce() const { return value().xor_reduce(); } function in class:sc_dt::sc_concatref
457 inline bool xor_reduce(const sc_concatref &a) { return a.xor_reduce(); } function in namespace:sc_dt
/gem5/src/systemc/tests/include/specialized_signals/
H A Dscx_signal_int.h919 inline bool xor_reduce() const function in class:sc_core::sc_in
1177 inline bool xor_reduce() const function in class:sc_core::sc_inout
H A Dscx_signal_signed.h1101 inline bool xor_reduce() const function in class:sc_core::sc_in
1359 inline bool xor_reduce() const function in class:sc_core::sc_inout
H A Dscx_signal_uint.h975 inline bool xor_reduce() const function in class:sc_core::sc_in
1235 inline bool xor_reduce() const function in class:sc_core::sc_inout
H A Dscx_signal_unsigned.h1097 inline bool xor_reduce() const function in class:sc_core::sc_in
1355 inline bool xor_reduce() const function in class:sc_core::sc_inout

Completed in 153 milliseconds