Home
last modified time | relevance | path

Searched refs:onInstructionIssued (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
HDLSUnit.h120 void onInstructionIssued(const InstRef &IR) { in onInstructionIssued() function
302 virtual void onInstructionIssued(const InstRef &IR) { in onInstructionIssued() function
304 Groups[GroupID]->onInstructionIssued(IR); in onInstructionIssued()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/
HDInstruction.cpp53 void WriteState::onInstructionIssued(unsigned IID) { in onInstructionIssued() function in llvm::mca::WriteState
176 WS.onInstructionIssued(IID); in execute()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
HDScheduler.cpp87 LSU.onInstructionIssued(IR); in issueInstructionImpl()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/
HDInstruction.h216 void onInstructionIssued(unsigned IID);