Searched defs:onInstructionExecuted (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRetireControlUnit.cpp85 void RetireControlUnit::onInstructionExecuted(unsigned TokenID) { function in class:llvm::mca::RetireControlUnit
H A DLSUnit.cpp162 void LSUnitBase::onInstructionExecuted(const InstRef &IR) { function in class:llvm::mca::LSUnitBase
190 void LSUnit::onInstructionExecuted(const InstRef &IR) { function in class:llvm::mca::LSUnit
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp65 void PressureTracker::onInstructionExecuted(unsigned IID) { IPI.erase(IID); } function in class:llvm::mca::PressureTracker
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h142 void onInstructionExecuted() { function in class:llvm::mca::MemoryGroup

Completed in 82 milliseconds