Home
last modified time | relevance | path

Searched refs:notifyExecuted (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp36 void WriteRef::notifyExecuted(unsigned Cycle) { in notifyExecuted() function in llvm::mca::WriteRef
121 WR.notifyExecuted(CurrentCycle); in onInstructionExecuted()
126 OtherWR.notifyExecuted(CurrentCycle); in onInstructionExecuted()
135 OtherWR.notifyExecuted(CurrentCycle); in onInstructionExecuted()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/HardwareUnits/
H A DRegisterFile.h62 void notifyExecuted(unsigned Cycle);