Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp38 void DispatchStage::notifyInstructionDispatched(const InstRef &IR, in notifyInstructionDispatched() function in llvm::mca::DispatchStage
129 notifyInstructionDispatched(IR, RegisterFiles, in dispatch()
148 notifyInstructionDispatched(CarriedOver, RegisterFiles, DispatchedOpcodes); in cycleStart()
H A DInOrderIssueStage.cpp178 void InOrderIssueStage::notifyInstructionDispatched( in notifyInstructionDispatched() function in llvm::mca::InOrderIssueStage
231 notifyInstructionDispatched(IR, NumMicroOps, UsedRegs); in tryIssue()
/llvm-project/llvm/include/llvm/MCA/Stages/
H A DDispatchStage.h63 void notifyInstructionDispatched(const InstRef &IR,
H A DInOrderIssueStage.h105 void notifyInstructionDispatched(const InstRef &IR, unsigned Ops,