Searched defs:new_inst (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/o3/
H A Ddep_graph.hh95 void setInst(PhysRegIndex idx, const DynInstPtr &new_inst) argument
184 insert(PhysRegIndex idx, const DynInstPtr &new_inst) argument
H A Dmem_dep_unit.hh181 MemDepEntry(const DynInstPtr &new_inst) argument
H A Dinst_queue_impl.hh580 InstructionQueue<Impl>::insert(const DynInstPtr &new_inst) argument
626 insertNonSpec(const DynInstPtr &new_inst) argument
1368 addToDependents(const DynInstPtr &new_inst) argument
1416 addToProducers(const DynInstPtr &new_inst) argument
[all...]

Completed in 9 milliseconds