Lines Matching defs:const

64 InstructionQueue<Impl>::FUCompletion::FUCompletion(const DynInstPtr &_inst,
81 const char *
82 InstructionQueue<Impl>::FUCompletion::description() const
173 InstructionQueue<Impl>::name() const
460 InstructionQueue<Impl>::isDrained() const
473 InstructionQueue<Impl>::drainSanityCheck() const
580 InstructionQueue<Impl>::insert(const DynInstPtr &new_inst)
626 InstructionQueue<Impl>::insertNonSpec(const DynInstPtr &new_inst)
673 InstructionQueue<Impl>::insertBarrier(const DynInstPtr &barr_inst)
752 InstructionQueue<Impl>::processFUCompletion(const DynInstPtr &inst, int fu_idx)
944 InstructionQueue<Impl>::scheduleNonSpec(const InstSeqNum &inst)
972 InstructionQueue<Impl>::commit(const InstSeqNum &inst, ThreadID tid)
990 InstructionQueue<Impl>::wakeDependents(const DynInstPtr &completed_inst)
1085 InstructionQueue<Impl>::addReadyMemInst(const DynInstPtr &ready_inst)
1108 InstructionQueue<Impl>::rescheduleMemInst(const DynInstPtr &resched_inst)
1122 InstructionQueue<Impl>::replayMemInst(const DynInstPtr &replay_inst)
1129 InstructionQueue<Impl>::completeMemInst(const DynInstPtr &completed_inst)
1146 InstructionQueue<Impl>::deferMemInst(const DynInstPtr &deferred_inst)
1153 InstructionQueue<Impl>::blockMemInst(const DynInstPtr &blocked_inst)
1199 InstructionQueue<Impl>::violation(const DynInstPtr &store,
1200 const DynInstPtr &faulting_load)
1368 InstructionQueue<Impl>::addToDependents(const DynInstPtr &new_inst)
1416 InstructionQueue<Impl>::addToProducers(const DynInstPtr &new_inst)
1452 InstructionQueue<Impl>::addIfReady(const DynInstPtr &inst)