Searched refs:baseUpdate (Results 1 - 5 of 5) sorted by relevance

/gem5/src/cpu/pred/
H A Dtage_sc_l_64KB.cc276 baseUpdate(branch_pc, taken, bi);
302 baseUpdate(branch_pc, taken, bi);
H A Dtage_sc_l_8KB.cc279 baseUpdate(branch_pc, taken, bi);
310 baseUpdate(branch_pc, taken, bi);
H A Dtage_base.hh254 void baseUpdate(Addr pc, bool taken, BranchInfo* bi);
H A Dmultiperspective_perceptron_tage.cc65 baseUpdate(branch_pc, taken, bi);
78 baseUpdate(branch_pc, taken, bi);
H A Dtage_base.cc297 TAGEBase::baseUpdate(Addr pc, bool taken, BranchInfo* bi) function in class:TAGEBase
568 baseUpdate(branch_pc, taken, bi);
578 baseUpdate(branch_pc, taken, bi);

Completed in 14 milliseconds