Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DRetireStage.cpp67 LSU.onInstructionRetired(IR); in notifyInstructionRetired()
H A DInOrderIssueStage.cpp361 LSU.onInstructionRetired(IR); in retireInstruction()
/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp214 void LSUnitBase::onInstructionRetired(const InstRef &IR) { in onInstructionRetired() function in llvm::mca::LSUnitBase
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h323 virtual void onInstructionRetired(const InstRef &IR);