Home
last modified time | relevance | path

Searched refs:src_ls_rr_sort (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1456 struct src_ls_rr_sort : public queue_sort { struct
1463 src_ls_rr_sort(RegReductionPQBase *spq) in src_ls_rr_sort() function
1465 src_ls_rr_sort(const src_ls_rr_sort &RHS) in src_ls_rr_sort() function
1698 typedef RegReductionPriorityQueue<src_ls_rr_sort>
2415 bool src_ls_rr_sort::operator()(SUnit *left, SUnit *right) const { in operator ()()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1572 struct src_ls_rr_sort : public queue_sort { struct
1579 src_ls_rr_sort(RegReductionPQBase *spq) in src_ls_rr_sort() argument
1808 typedef RegReductionPriorityQueue<src_ls_rr_sort>
2492 bool src_ls_rr_sort::operator()(SUnit *left, SUnit *right) const { in operator ()()