Searched refs:bindex (Results 1 - 6 of 6) sorted by relevance

/gem5/src/cpu/pred/
H A Dtage_sc_l.hh104 int bindex(Addr pc_in) const override;
H A Dmultiperspective_perceptron_tage.hh72 int bindex(Addr pc_in) const override;
H A Dtage_base.hh189 virtual int bindex(Addr pc_in) const;
H A Dtage_sc_l.cc223 TAGE_SC_L_TAGE::bindex(Addr pc) const function in class:TAGE_SC_L_TAGE
H A Dtage_base.cc202 TAGEBase::bindex(Addr pc_in) const function in class:TAGEBase
366 bi->bimodalIndex = bindex(pc);
H A Dmultiperspective_perceptron_tage.cc161 MPP_TAGE::bindex(Addr pc_in) const function in class:MPP_TAGE

Completed in 16 milliseconds