Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DExecuteStage.cpp47 notifyInstructionReady(IR); in updateSchedulerQueues()
72 notifyInstructionReady(I); in issueReadyInstructions()
118 notifyInstructionReady(IR); in execute()
162 void ExecuteStage::notifyInstructionReady(const InstRef &IR) { in notifyInstructionReady() function in mca::ExecuteStage
DExecuteStage.h55 void notifyInstructionReady(const InstRef &IR);