Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDVLIWMachineScheduler.h119 static constexpr unsigned PriorityOne = 200; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDResourcePriorityQueue.cpp377 static const unsigned PriorityOne = 200; variable