Home
last modified time | relevance | path

Searched refs:fastIssueInstruction (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DResourceManager.h442 return fastIssueInstruction(Desc, Pipes); in issueInstruction()
452 fastIssueInstruction(const InstrDesc &Desc,
/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp428 void ResourceManager::fastIssueInstruction( in fastIssueInstruction() function in llvm::mca::ResourceManager