Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h135 void onInstructionIssued(const InstRef &IR) { in onInstructionIssued() function
328 virtual void onInstructionIssued(const InstRef &IR) { in onInstructionIssued() function
330 Groups[GroupID]->onInstructionIssued(IR); in onInstructionIssued()
/openbsd/src/gnu/llvm/llvm/lib/MCA/
DInstruction.cpp54 void WriteState::onInstructionIssued(unsigned IID) { in onInstructionIssued() function in llvm::mca::WriteState
181 WS.onInstructionIssued(IID); in execute()
/openbsd/src/gnu/llvm/llvm/lib/MCA/HardwareUnits/
DScheduler.cpp87 LSU.onInstructionIssued(IR); in issueInstructionImpl()
/openbsd/src/gnu/llvm/llvm/lib/MCA/Stages/
DInOrderIssueStage.cpp238 LSU.onInstructionIssued(IR); in tryIssue()
/openbsd/src/gnu/llvm/llvm/include/llvm/MCA/
DInstruction.h315 void onInstructionIssued(unsigned IID);