OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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