Searched defs:cond_branch (Results 1 - 7 of 7) sorted by relevance

/gem5/src/cpu/pred/
H A Dltage.cc63 LTAGE::predict(ThreadID tid, Addr branch_pc, bool cond_branch, void* &b) argument
H A Dtage.cc97 TAGE::predict(ThreadID tid, Addr branch_pc, bool cond_branch, void* &b) argument
H A Dloop_predictor.cc272 LoopPredictor::loopPredict(ThreadID tid, Addr branch_pc, bool cond_branch, argument
H A Dtage_sc_l.cc365 TAGE_SC_L::predict(ThreadID tid, Addr branch_pc, bool cond_branch, void* &b) argument
H A Dstatistical_corrector.cc223 StatisticalCorrector::scPredict(ThreadID tid, Addr branch_pc, bool cond_branch, argument
H A Dtage_base.cc355 tagePredict(ThreadID tid, Addr branch_pc, bool cond_branch, BranchInfo* bi) argument
H A Dmultiperspective_perceptron_tage.cc348 scPredict(ThreadID tid, Addr branch_pc, bool cond_branch, StatisticalCorrector::BranchInfo* bi, bool prev_pred_taken, bool bias_bit, bool use_conf_ctr, int8_t conf_ctr, unsigned conf_bits, int hitBank, int altBank, int64_t phist, int init_lsum) argument

Completed in 17 milliseconds