Searched refs:onInstructionIssued (Results 1 – 5 of 5) sorted by relevance
126 virtual void onInstructionIssued(const InstRef &IR) = 0;343 void onInstructionIssued(const InstRef &IR) { in onInstructionIssued() function468 virtual void onInstructionIssued(const InstRef &IR) override { in onInstructionIssued() function470 Groups[GroupID]->onInstructionIssued(IR); in onInstructionIssued()
54 void WriteState::onInstructionIssued(unsigned IID) { in onInstructionIssued() function in llvm::mca::WriteState181 WS.onInstructionIssued(IID); in execute()
87 LSU.onInstructionIssued(IR); in issueInstructionImpl()
238 LSU.onInstructionIssued(IR); in tryIssue()
316 LLVM_ABI void onInstructionIssued(unsigned IID);