Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MCA/
H A DInstruction.cpp22 void ReadState::writeStartEvent(unsigned Cycles) { in writeStartEvent() function in llvm::mca::ReadState
50 RS->writeStartEvent(ReadCycles); in onInstructionIssued()
55 PartialWrite->writeStartEvent(CyclesLeft); in onInstructionIssued()
64 User->writeStartEvent(ReadCycles); in addUser()
77 User->writeStartEvent(std::max(0, CyclesLeft)); in addUser()
/freebsd-12.1/contrib/llvm/include/llvm/MCA/
H A DInstruction.h178 void writeStartEvent(unsigned Cycles) { in writeStartEvent() function
250 void writeStartEvent(unsigned Cycles);