Home
last modified time | relevance | path

Searched refs:promoteToReadyQueue (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DScheduler.cpp287 void Scheduler::promoteToReadyQueue(SmallVectorImpl<InstRef> &Ready) { in promoteToReadyQueue() function in mca::Scheduler
352 promoteToReadyQueue(Ready); in updatePendingQueue()
DExecuteStage.cpp70 HWS.promoteToReadyQueue(InstructionIDs); in issueReadyInstructions()
DScheduler.h472 void promoteToReadyQueue(llvm::SmallVectorImpl<InstRef> &Ready);