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

/gem5/src/cpu/o3/
H A Diew.hh192 void blockMemInst(const DynInstPtr &inst);
H A Dinst_queue.hh255 void blockMemInst(const DynInstPtr &blocked_inst);
H A Dlsq_unit.hh848 iewStage->blockMemInst(load_inst);
H A Diew_impl.hh609 DefaultIEW<Impl>::blockMemInst(const DynInstPtr& inst) function in class:DefaultIEW
611 instQueue.blockMemInst(inst);
H A Dinst_queue_impl.hh1153 InstructionQueue<Impl>::blockMemInst(const DynInstPtr &blocked_inst) function in class:InstructionQueue

Completed in 20 milliseconds