Home
last modified time | relevance | path

Searched defs:onInstructionExecuted (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DRetireControlUnit.cpp74 void RetireControlUnit::onInstructionExecuted(unsigned TokenID) { in onInstructionExecuted() function in mca::RetireControlUnit
DLSUnit.cpp121 void LSUnit::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted() function in mca::LSUnit
DScheduler.cpp373 void Scheduler::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted() function in mca::Scheduler