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

/gem5/src/cpu/o3/
H A Dinst_queue.hh252 void deferMemInst(const DynInstPtr &deferred_inst);
H A Diew_impl.hh1280 instQueue.deferMemInst(inst);
1294 instQueue.deferMemInst(inst);
1310 instQueue.deferMemInst(inst);
H A Dinst_queue_impl.hh1146 InstructionQueue<Impl>::deferMemInst(const DynInstPtr &deferred_inst) function in class:InstructionQueue

Completed in 15 milliseconds