Home
last modified time | relevance | path

Searched refs:hybrid_ls_rr_sort (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1472 struct hybrid_ls_rr_sort : public queue_sort { struct
1479 hybrid_ls_rr_sort(RegReductionPQBase *spq) in hybrid_ls_rr_sort() function
1481 hybrid_ls_rr_sort(const hybrid_ls_rr_sort &RHS) in hybrid_ls_rr_sort() argument
1701 typedef RegReductionPriorityQueue<hybrid_ls_rr_sort>
2434 bool hybrid_ls_rr_sort::isReady(SUnit *SU, unsigned CurCycle) const { in isReady()
2449 bool hybrid_ls_rr_sort::operator()(SUnit *left, SUnit *right) const { in operator ()()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1676 struct hybrid_ls_rr_sort : public queue_sort { struct
1684 hybrid_ls_rr_sort(RegReductionPQBase *spq) : SPQ(spq) {} in hybrid_ls_rr_sort() function
1899 using HybridBURRPriorityQueue = RegReductionPriorityQueue<hybrid_ls_rr_sort>;
2636 bool hybrid_ls_rr_sort::isReady(SUnit *SU, unsigned CurCycle) const { in isReady()
2651 bool hybrid_ls_rr_sort::operator()(SUnit *left, SUnit *right) const { in operator ()()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1586 struct hybrid_ls_rr_sort : public queue_sort { struct
1593 hybrid_ls_rr_sort(RegReductionPQBase *spq) in hybrid_ls_rr_sort() argument
1811 typedef RegReductionPriorityQueue<hybrid_ls_rr_sort>
2511 bool hybrid_ls_rr_sort::isReady(SUnit *SU, unsigned CurCycle) const { in isReady()
2526 bool hybrid_ls_rr_sort::operator()(SUnit *left, SUnit *right) const { in operator ()()