Home
last modified time | relevance | path

Searched refs:notifyInstructionIssued (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp64 notifyInstructionIssued(IR, Used); in issueInstruction()
179 notifyInstructionIssued(IR, {}); in handleInstructionEliminated()
252 void ExecuteStage::notifyInstructionIssued( in notifyInstructionIssued() function in llvm::mca::ExecuteStage
H A DInOrderIssueStage.cpp169 void InOrderIssueStage::notifyInstructionIssued(const InstRef &IR, in notifyInstructionIssued() function in llvm::mca::InOrderIssueStage
245 notifyInstructionIssued(IR, UsedResources); in tryIssue()
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DExecuteStage.h75 void notifyInstructionIssued(const InstRef &IR,
H A DInOrderIssueStage.h103 void notifyInstructionIssued(const InstRef &IR,