Home
last modified time | relevance | path

Searched refs:notifyInstructionExecuted (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp63 notifyInstructionExecuted(IR); in issueInstruction()
98 notifyInstructionExecuted(IR); in cycleStart()
130 notifyInstructionExecuted(IR); in handleInstructionEliminated()
167 void ExecuteStage::notifyInstructionExecuted(const InstRef &IR) const { in notifyInstructionExecuted() function in llvm::mca::ExecuteStage
/freebsd-12.1/contrib/llvm/include/llvm/MCA/Stages/
H A DExecuteStage.h69 void notifyInstructionExecuted(const InstRef &IR) const;