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

/gem5/src/systemc/tests/systemc/datatypes/fx/bit/
H A Dmain.cpp55 static void test_cases(ostream& out, int wl, int iwl) argument
63 int wl = 0, iwl = 0; local
H A Dtest_bit.cpp53 void test_bit(ostream& out, int wl, int iwl) argument
/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_params.h160 scfx_params::wl() const function in class:sc_dt::scfx_params
H A Dsc_fxtype_params.h254 sc_fxtype_params::wl() const function in class:sc_dt::sc_fxtype_params
261 sc_fxtype_params::wl( int wl_ ) function in class:sc_dt::sc_fxtype_params
H A Dsc_fxval.h1498 sc_fxval::get_type( int& wl, int& iwl, sc_enc& enc ) const argument
H A Dsc_fxnum.h3566 sc_fxnum::wl() const function in class:sc_dt::sc_fxnum
4689 sc_fxnum_fast::wl() const function in class:sc_dt::sc_fxnum_fast
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxtype_params.hh230 inline int sc_fxtype_params::wl() const { return m_wl; } function in class:sc_dt::sc_fxtype_params
232 sc_fxtype_params::wl(int wl_) function in class:sc_dt::sc_fxtype_params
H A Dscfx_params.hh132 scfx_params::wl() const function in class:sc_dt::scfx_params
H A Dsc_fxval.hh1269 sc_fxval::get_type(int &wl, int &iwl, sc_enc &enc) const argument
H A Dsc_fxnum.hh3037 sc_fxnum::wl() const function in class:sc_dt::sc_fxnum
4008 sc_fxnum_fast::wl() const function in class:sc_dt::sc_fxnum_fast
[all...]
/gem5/ext/mcpat/cacti/
H A Dhtree2.cc41 Htree2( enum Wire_type wire_model, double mat_w, double mat_h, int a_bits, int d_inbits, int search_data_in, int d_outbits, int search_data_out, int bl, int wl, enum Htree_type htree_type, bool uca_tree_, bool search_tree_, TechnologyParameter::DeviceType *dt) argument
H A Dwire.cc36 Wire( enum Wire_type wire_model, double wl, int n, double w_s, double s_s, enum Wire_placement wp, double resistivity, TechnologyParameter::DeviceType *dt ) argument
/gem5/src/cpu/pred/
H A Dstatistical_corrector.hh153 std::vector<int8_t> wl; member in class:StatisticalCorrector
/gem5/src/systemc/tests/systemc/misc/unit/data/user_guide/ch9/std_ulogic_datatype/
H A Dstd_ulogic_datatype.cpp348 std_ulogic wu, wx, w0, w1, wz, ww, wl, wh, wd; local

Completed in 32 milliseconds