Searched refs:IMLI (Results 1 - 5 of 5) sorted by relevance

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron_8KB.cc60 addSpec(new IMLI(4, 1.28125, 375, 6, *this));
H A Dmultiperspective_perceptron_64KB.cc74 addSpec(new IMLI(1, 1.8125, 0, 6, *this));
75 addSpec(new IMLI(4, 1.78125, 1536, 6, *this));
H A Dmultiperspective_perceptron_tage_8KB.cc188 addSpec(new IMLI(1, 2.23, 0, 6, *this));
189 addSpec(new IMLI(4, 1.98, 0, 6, *this));
H A Dmultiperspective_perceptron_tage_64KB.cc188 /* tm[0] is artificially increased by 11 to accomodate IMLI */
220 addSpec(new IMLI(1, 2.23, 0, 6, *this));
221 addSpec(new IMLI(4, 1.98, 0, 6, *this));
H A Dmultiperspective_perceptron.hh668 class IMLI : public HistorySpec { class in class:MultiperspectivePerceptron
670 IMLI(int p1, double coeff, int size, int width, function in class:MultiperspectivePerceptron::IMLI

Completed in 12 milliseconds