Home
last modified time | relevance | path

Searched defs:canBeDispatched (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DScheduler.cpp125 ResourceManager::canBeDispatched(ArrayRef<uint64_t> Buffers) const { in canBeDispatched() function in mca::ResourceManager
236 bool Scheduler::canBeDispatched(const InstRef &IR, in canBeDispatched() function in mca::Scheduler