Searched refs:BURRSort (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 2505 static bool BURRSort(SUnit *left, SUnit *right, RegReductionPQBase *SPQ) { in BURRSort() function 2613 return BURRSort(left, right, SPQ); in operator ()() 2629 return BURRSort(left, right, SPQ); in operator ()() 2657 return BURRSort(left, right, SPQ); in operator ()() 2678 return BURRSort(left, right, SPQ); in operator ()() 2723 return BURRSort(left, right, SPQ); in operator ()() 2775 return BURRSort(left, right, SPQ); in operator ()()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 2380 static bool BURRSort(SUnit *left, SUnit *right, RegReductionPQBase *SPQ) { in BURRSort() function 2488 return BURRSort(left, right, SPQ); in operator ()() 2504 return BURRSort(left, right, SPQ); in operator ()() 2532 return BURRSort(left, right, SPQ); in operator ()() 2553 return BURRSort(left, right, SPQ); in operator ()() 2598 return BURRSort(left, right, SPQ); in operator ()() 2648 return BURRSort(left, right, SPQ); in operator ()()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 2292 static bool BURRSort(SUnit *left, SUnit *right, RegReductionPQBase *SPQ) { in BURRSort() function 2411 return BURRSort(left, right, SPQ); in operator ()() 2427 return BURRSort(left, right, SPQ); in operator ()() 2455 return BURRSort(left, right, SPQ); in operator ()() 2478 return BURRSort(left, right, SPQ); in operator ()() 2523 return BURRSort(left, right, SPQ); in operator ()() 2581 return BURRSort(left, right, SPQ); in operator ()()
|