Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/HardwareUnits/
H A 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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/
H A DInstruction.cpp54 void WriteState::onInstructionIssued(unsigned IID) { in onInstructionIssued() function in llvm::mca::WriteState
169 WS.onInstructionIssued(IID); in execute()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp87 LSU.onInstructionIssued(IR); in issueInstructionImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DInstruction.h216 void onInstructionIssued(unsigned IID);