Home
last modified time | relevance | path

Searched refs:DisableSchedHeight (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNILPSched.cpp179 bool const DisableSchedHeight = false; in pickBest() local
180 if (!DisableSchedHeight && left->getHeight() != right->getHeight()) { in pickBest()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp117 static cl::opt<bool> DisableSchedHeight( variable
2769 if (!DisableSchedHeight && left->getHeight() != right->getHeight()) { in operator ()()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp91 static cl::opt<bool> DisableSchedHeight( variable
2642 if (!DisableSchedHeight && left->getHeight() != right->getHeight()) { in operator ()()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp93 static cl::opt<bool> DisableSchedHeight( variable
2573 if (!DisableSchedHeight && left->getHeight() != right->getHeight()) { in operator ()()