Home
last modified time | relevance | path

Searched refs:issueInstruction (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp53 Error ExecuteStage::issueInstruction(InstRef &IR) { in issueInstruction() function in llvm::mca::ExecuteStage
58 HWS.issueInstruction(IR, Used, Pending, Ready); in issueInstruction()
83 if (Error Err = issueInstruction(IR)) in issueReadyInstructions()
224 return issueInstruction(IR); in execute()
H A DInOrderIssueStage.cpp244 RM->issueInstruction(Desc, UsedResources); in tryIssue()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/Stages/
H A DExecuteStage.h37 Error issueInstruction(InstRef &IR);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp78 Resources->issueInstruction(D, UsedResources); in issueInstructionImpl()
99 void Scheduler::issueInstruction( in issueInstruction() function in llvm::mca::Scheduler
H A DResourceManager.cpp297 void ResourceManager::issueInstruction( in issueInstruction() function in llvm::mca::ResourceManager
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h203 void issueInstruction(
H A DResourceManager.h431 void issueInstruction(