Searched refs:issueInstruction (Results 1 – 7 of 7) sorted by relevance
53 Error ExecuteStage::issueInstruction(InstRef &IR) { in issueInstruction() function in llvm::mca::ExecuteStage58 HWS.issueInstruction(IR, Used, Pending, Ready); in issueInstruction()83 if (Error Err = issueInstruction(IR)) in issueReadyInstructions()224 return issueInstruction(IR); in execute()
234 RM.issueInstruction(Desc, UsedResources); in tryIssue()
37 Error issueInstruction(InstRef &IR);
78 Resources->issueInstruction(D, UsedResources); in issueInstructionImpl()99 void Scheduler::issueInstruction( in issueInstruction() function in llvm::mca::Scheduler
347 void ResourceManager::issueInstruction( in issueInstruction() function in llvm::mca::ResourceManager
203 void issueInstruction(
431 void issueInstruction(