Searched refs:popInput (Results 1 - 6 of 6) sorted by relevance

/gem5/src/cpu/minor/
H A Ddecode.hh135 void popInput(ThreadID tid);
H A Dfetch2.cc105 Fetch2::popInput(ThreadID tid) function in class:Minor::Fetch2
120 popInput(tid);
282 popInput(tid);
518 popInput(tid);
524 popInput(tid);
H A Dfetch2.hh182 void popInput(ThreadID tid);
H A Ddecode.cc95 Decode::popInput(ThreadID tid) function in class:Minor::Decode
254 popInput(tid);
H A Dexecute.hh173 * popInput when this equals getInput()->width() */
214 void popInput(ThreadID tid);
H A Dexecute.cc207 Execute::popInput(ThreadID tid) function in class:Minor::Execute
814 popInput(thread_id);
1461 popInput(commit_tid);

Completed in 9 milliseconds