Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DResourceManager.h440 return issueInstructionImpl(Desc, Pipes); in issueInstruction()
461 issueInstructionImpl(const InstrDesc &Desc,
H A DScheduler.h138 void issueInstructionImpl(
/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp70 void Scheduler::issueInstructionImpl( in issueInstructionImpl() function in llvm::mca::Scheduler
110 issueInstructionImpl(IR, UsedResources); in issueInstruction()
H A DResourceManager.cpp346 void ResourceManager::issueInstructionImpl( in issueInstructionImpl() function in llvm::mca::ResourceManager