Searched refs:lessCore (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h128 static bool lessCore(const HexagonInstr &A, const HexagonInstr &B) { function in class:llvm::HexagonInstr
H A DHexagonShuffler.cpp530 std::stable_sort(begin(), end(), HexagonInstr::lessCore); member in class:HexagonInstr
561 std::stable_sort(begin(), end(), HexagonInstr::lessCore); member in class:HexagonInstr
585 std::stable_sort(begin(), end(), HexagonInstr::lessCore); member in class:HexagonInstr

Completed in 121 milliseconds