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

/freebsd-current/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp73 notifyInstructionPending(I);
114 notifyInstructionPending(IR);
177 notifyInstructionPending(IR);
209 notifyInstructionPending(IR);
213 notifyInstructionPending(IR);
233 void ExecuteStage::notifyInstructionPending(const InstRef &IR) const { function in class:llvm::mca::ExecuteStage
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DExecuteStage.h78 void notifyInstructionPending(const InstRef &IR) const;

Completed in 67 milliseconds