Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp291 struct RegisterCellLexCompare { struct
292 RegisterCellLexCompare(const BitValueOrdering &BO, CellMapShadow &M) in RegisterCellLexCompare() function
324 bool RegisterCellLexCompare::operator() (unsigned VR1, unsigned VR2) const { in operator ()()
628 RegisterCellLexCompare LexCmp(BVO, *CMS); in buildOrderingBT()