Searched defs:m_pool (Results 1 - 14 of 14) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_int_base.h299 static sc_core::sc_vpool<sc_int_bitref> m_pool; member in class:sc_dt::sc_int_bitref
522 static sc_core::sc_vpool<sc_int_subref> m_pool; member in class:sc_dt::sc_int_subref
[all...]
H A Dsc_signed.h877 static sc_core::sc_vpool<sc_signed_bitref> m_pool; member in class:sc_dt::sc_signed_bitref
1071 static sc_core::sc_vpool<sc_signed_subref> m_pool; member in class:sc_dt::sc_signed_subref
[all...]
H A Dsc_uint_base.h291 static sc_core::sc_vpool<sc_uint_bitref> m_pool; member in class:sc_dt::sc_uint_bitref
508 static sc_core::sc_vpool<sc_uint_subref> m_pool; member in class:sc_dt::sc_uint_subref
[all...]
H A Dsc_unsigned.h781 static sc_core::sc_vpool<sc_unsigned_bitref> m_pool; member in class:sc_dt::sc_unsigned_bitref
971 static sc_core::sc_vpool<sc_unsigned_subref> m_pool; member in class:sc_dt::sc_unsigned_subref
1946 static sc_core::sc_vpool<sc_unsigned> m_pool; member in class:sc_dt::sc_unsigned
[all...]
/gem5/ext/systemc/src/sysc/datatypes/misc/
H A Dsc_concatref.h441 static sc_core::sc_vpool<sc_concatref> m_pool; // Pool of temporary objects. member in class:sc_dt::sc_concatref
611 static sc_core::sc_vpool<sc_concat_bool> m_pool; // Temporaries pool. member in class:sc_dt::sc_concat_bool
[all...]
/gem5/src/systemc/ext/dt/int/
H A Dsc_int_base.hh274 static sc_core::sc_vpool<sc_int_bitref> m_pool; member in class:sc_dt::sc_int_bitref
481 static sc_core::sc_vpool<sc_int_subref> m_pool; member in class:sc_dt::sc_int_subref
[all...]
H A Dsc_signed.hh802 static sc_core::sc_vpool<sc_signed_bitref> m_pool; member in class:sc_dt::sc_signed_bitref
972 static sc_core::sc_vpool<sc_signed_subref> m_pool; member in class:sc_dt::sc_signed_subref
[all...]
H A Dsc_uint_base.hh263 static sc_core::sc_vpool<sc_uint_bitref> m_pool; member in class:sc_dt::sc_uint_bitref
453 static sc_core::sc_vpool<sc_uint_subref> m_pool; member in class:sc_dt::sc_uint_subref
[all...]
H A Dsc_unsigned.hh709 static sc_core::sc_vpool<sc_unsigned_bitref> m_pool; member in class:sc_dt::sc_unsigned_bitref
878 static sc_core::sc_vpool<sc_unsigned_subref> m_pool; member in class:sc_dt::sc_unsigned_subref
1963 static sc_core::sc_vpool<sc_unsigned> m_pool; member in class:sc_dt::sc_unsigned
[all...]
/gem5/src/systemc/ext/dt/misc/
H A Dsc_concatref.hh431 static sc_core::sc_vpool<sc_concatref> m_pool; member in class:sc_dt::sc_concatref
565 static sc_core::sc_vpool<sc_concat_bool> m_pool; // Temporaries pool. member in class:sc_dt::sc_concat_bool
[all...]
/gem5/src/systemc/tests/include/specialized_signals/
H A Dscx_signal_int.h261 static sc_vpool<sc_int_sigref> m_pool; // Pool of objects to use. member in class:sc_core::sc_int_sigref
H A Dscx_signal_signed.h311 static sc_vpool<sc_signed_sigref> m_pool; // Pool of objects to use. member in class:sc_core::sc_signed_sigref
H A Dscx_signal_uint.h293 static sc_vpool<sc_uint_sigref> m_pool; // Pool of objects to use. member in class:sc_core::sc_uint_sigref
H A Dscx_signal_unsigned.h301 static sc_vpool<sc_unsigned_sigref> m_pool; // Pool of objects to use. member in class:sc_core::sc_unsigned_sigref

Completed in 82 milliseconds