Home
last modified time | relevance | path

Searched refs:DisableSchedCriticalPath (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNILPSched.cpp167 bool const DisableSchedCriticalPath = false; in pickBest() local
169 if (!DisableSchedCriticalPath) { in pickBest()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DGCNILPSched.cpp166 bool const DisableSchedCriticalPath = false; in pickBest() local
168 if (!DisableSchedCriticalPath) { in pickBest()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp88 static cl::opt<bool> DisableSchedCriticalPath( variable
2632 if (!DisableSchedCriticalPath) { in operator ()()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp113 static cl::opt<bool> DisableSchedCriticalPath( variable
2803 if (!DisableSchedCriticalPath) { in operator ()()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp113 static cl::opt<bool> DisableSchedCriticalPath( variable
2776 if (!DisableSchedCriticalPath) { in operator ()()