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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp295 struct RegisterCellLexCompare { struct in namespace:__anon2246
296 RegisterCellLexCompare(const BitValueOrdering &BO, CellMapShadow &M) function in struct:__anon2246::RegisterCellLexCompare
328 bool RegisterCellLexCompare::operator() (unsigned VR1, unsigned VR2) const {
632 RegisterCellLexCompare LexCmp(BVO, *CMS);

Completed in 100 milliseconds