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

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron_tage_64KB.cc140 int brtype = inst->isDirectCtrl() ? 0 : 2; local
H A Dmultiperspective_perceptron_tage_8KB.cc125 int brtype = inst->isDirectCtrl() ? 0 : 2; local
H A Dtage_sc_l_64KB.cc145 int brtype = inst->isDirectCtrl() ? 0 : 2; local
H A Dtage_sc_l.cc277 int brtype = inst->isDirectCtrl() ? 0 : 2; local
230 updatePathAndGlobalHistory( ThreadHistory& tHist, int brtype, bool taken, Addr branch_pc, Addr target) argument
H A Dstatistical_corrector.cc292 int brtype = inst->isDirectCtrl() ? 0 : 2; local
H A Dtage_sc_l_8KB.cc108 int brtype = inst->isDirectCtrl() ? 0 : 2; local
H A Dmultiperspective_perceptron_tage.cc199 int brtype = inst->isDirectCtrl() ? 0 : 2; local
207 updatePathAndGlobalHistory( ThreadHistory& tHist, int brtype, bool taken, Addr branch_pc, Addr target) argument

Completed in 15 milliseconds