Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DScheduler.cpp116 promoteToReadySet(ReadyInstructions); in issueInstruction()
119 bool Scheduler::promoteToReadySet(SmallVectorImpl<InstRef> &Ready) { in promoteToReadySet() function in llvm::mca::Scheduler
284 promoteToReadySet(Ready); in cycleEvent()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DScheduler.h149 bool promoteToReadySet(SmallVectorImpl<InstRef> &Ready);