Searched refs:gIndex (Results 1 - 3 of 3) sorted by relevance
/gem5/src/cpu/pred/ |
H A D | statistical_corrector.cc | 176 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 D | statistical_corrector.hh | 236 int64_t gIndex(Addr branch_pc, int64_t bhist, int logs, int nbr, int i);
|
H A D | multiperspective_perceptron_tage.cc | 341 int64_t index = gIndex(branch_pc, bhist, logs, nbr, i);
|
Completed in 21 milliseconds