Searched refs:notifyInstructionExecuted (Results 1 – 4 of 4) sorted by relevance
66 notifyInstructionExecuted(IR); in issueInstruction() 107 notifyInstructionExecuted(IR); in cycleStart() 181 notifyInstructionExecuted(IR); in handleInstructionEliminated() 227 void ExecuteStage::notifyInstructionExecuted(const InstRef &IR) const { in notifyInstructionExecuted() function in llvm::mca::ExecuteStage
186 void InOrderIssueStage::notifyInstructionExecuted(const InstRef &IR) { in notifyInstructionExecuted() function in llvm::mca::InOrderIssueStage266 notifyInstructionExecuted(IR); in tryIssue()303 notifyInstructionExecuted(IR); in updateIssuedInst()343 notifyInstructionExecuted(CarriedOver); in updateCarriedOver()
77 void notifyInstructionExecuted(const InstRef &IR) const;
107 void notifyInstructionExecuted(const InstRef &IR);