Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp466 static const unsigned FactorOne = 2; variable
492 ResCount <<= FactorOne; in SchedulingCost()
499 ResCount <<= FactorOne; in SchedulingCost()
/external/llvm/lib/CodeGen/SelectionDAG/
DResourcePriorityQueue.cpp397 static const unsigned FactorOne = 2; variable
422 ResCount <<= FactorOne; in SUSchedulingCost()
438 ResCount <<= FactorOne; in SUSchedulingCost()