OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScaleOne
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
ResourcePriorityQueue.cpp
394
static const unsigned
ScaleOne
= 20;
426
ResCount -= (regPressureDelta(SU,true) *
ScaleOne
);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
ResourcePriorityQueue.cpp
381
static const unsigned
ScaleOne
= 20;
413
ResCount -= (regPressureDelta(SU,true) *
ScaleOne
);
Completed in 41 milliseconds