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 119 static bool lessCore(const HexagonInstr &A, const HexagonInstr &B) {
HexagonShuffler.cpp 376 std::sort(begin(), end(), HexagonInstr::lessCore);
400 std::sort(begin(), end(), HexagonInstr::lessCore);

Completed in 69 milliseconds