Searched refs:gIndex (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/pred/
H A Dstatistical_corrector.cc176 StatisticalCorrector::gIndex(Addr branch_pc, int64_t bhist, int logs, int nbr, function in class:StatisticalCorrector
193 int64_t index = gIndex(branch_pc, bhist, logs, nbr, i);
210 int64_t index = gIndex(branch_pc, bhist, logs, nbr, i);
H A Dstatistical_corrector.hh236 int64_t gIndex(Addr branch_pc, int64_t bhist, int logs, int nbr, int i);
H A Dmultiperspective_perceptron_tage.cc341 int64_t index = gIndex(branch_pc, bhist, logs, nbr, i);

Completed in 10 milliseconds