Home
last modified time | relevance | path

Searched defs:LStall (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2463 bool LStall = (!checkPref || left->SchedulingPref == Sched::ILP) && in BUCompareLatency() local
2753 bool LStall = BUHasStall(left, left->getHeight(), SPQ); in operator ()() local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2338 bool LStall = (!checkPref || left->SchedulingPref == Sched::ILP) && in BUCompareLatency() local
2626 bool LStall = BUHasStall(left, left->getHeight(), SPQ); in operator ()() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2238 bool LStall = (!checkPref || left->SchedulingPref == Sched::Latency) && in BUCompareLatency() local
2554 bool LStall = BUHasStall(left, left->getHeight(), SPQ); in operator ()() local