Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DResourcePriorityQueue.cpp381 static const unsigned ScaleOne = 20; variable
413 ResCount -= (regPressureDelta(SU,true) * ScaleOne); in SUSchedulingCost()
/external/llvm/lib/CodeGen/SelectionDAG/
DResourcePriorityQueue.cpp394 static const unsigned ScaleOne = 20; variable
426 ResCount -= (regPressureDelta(SU,true) * ScaleOne); in SUSchedulingCost()