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

/freebsd-current/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp76 notifyInstructionReady(I);
117 notifyInstructionReady(IR);
178 notifyInstructionReady(IR);
216 notifyInstructionReady(IR);
239 void ExecuteStage::notifyInstructionReady(const InstRef &IR) const { function in class:llvm::mca::ExecuteStage
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DExecuteStage.h79 void notifyInstructionReady(const InstRef &IR) const;

Completed in 137 milliseconds