Searched defs:tab (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/pred/
H A Dstatistical_corrector.cc186 gPredict(Addr branch_pc, int64_t hist, std::vector<int> & length, std::vector<int8_t> * tab, int nbr, int logs, std::vector<int8_t> & w) argument
202 gUpdate(Addr branch_pc, bool taken, int64_t hist, std::vector<int> & length, std::vector<int8_t> * tab, int nbr, int logs, std::vector<int8_t> & w, BranchInfo* bi) argument
H A Dtage_base.cc317 TAGEBase::updateGHist(uint8_t * &h, bool dir, uint8_t * tab, int &pt) argument
H A Dmultiperspective_perceptron_tage.cc333 gUpdate(Addr branch_pc, bool taken, int64_t hist, std::vector<int> & length, std::vector<int8_t> * tab, int nbr, int logs, std::vector<int8_t> & w, StatisticalCorrector::BranchInfo* bi) argument

Completed in 11 milliseconds