Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DExecuteStage.cpp42 notifyInstructionExecuted(IR); in updateSchedulerQueues()
63 notifyInstructionExecuted(IR); in issueReadyInstructions()
149 notifyInstructionExecuted(IR); in execute()
154 void ExecuteStage::notifyInstructionExecuted(const InstRef &IR) { in notifyInstructionExecuted() function in mca::ExecuteStage
DExecuteStage.h54 void notifyInstructionExecuted(const InstRef &IR);