HomeSort by relevance Sort by last modified time
    Searched refs:lessCore (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonShuffler.h 123 static bool lessCore(const HexagonInstr &A, const HexagonInstr &B) {
HexagonShuffler.cpp 369 std::sort(begin(), end(), HexagonInstr::lessCore);
393 std::sort(begin(), end(), HexagonInstr::lessCore);

Completed in 62 milliseconds