Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2507 bool LStall = (!checkPref || left->SchedulingPref == Sched::ILP) && in BUCompareLatency() local
2797 bool LStall = BUHasStall(left, left->getHeight(), SPQ); in operator ()() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2338 bool LStall = (!checkPref || left->SchedulingPref == Sched::ILP) && in BUCompareLatency() local
2626 bool LStall = BUHasStall(left, left->getHeight(), SPQ); in operator ()() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2480 bool LStall = (!checkPref || left->SchedulingPref == Sched::ILP) && in BUCompareLatency() local
2770 bool LStall = BUHasStall(left, left->getHeight(), SPQ); in operator ()() local