Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp294 struct RegisterCellLexCompare { struct
295 RegisterCellLexCompare(const BitValueOrdering &BO, CellMapShadow &M) in RegisterCellLexCompare() function
327 bool RegisterCellLexCompare::operator() (unsigned VR1, unsigned VR2) const { in operator ()()
622 RegisterCellLexCompare LexCmp(BVO, *CMS); in buildOrderingBT()