Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
DRegisterFile.cpp38 void WriteRef::notifyExecuted(unsigned Cycle) { in notifyExecuted() function in llvm::mca::WriteRef
128 WR.notifyExecuted(CurrentCycle); in onInstructionExecuted()
133 OtherWR.notifyExecuted(CurrentCycle); in onInstructionExecuted()
142 OtherWR.notifyExecuted(CurrentCycle); in onInstructionExecuted()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
DRegisterFile.h62 void notifyExecuted(unsigned Cycle);