Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp296 : BitOrd(BO), CM(M) {} in RegisterCellLexCompare()
301 const BitValueOrdering &BitOrd; member
314 : SelR(R), SelB(B), BitN(N), BitOrd(BO), CM(M) {} in RegisterCellBitCompareSel()
321 const BitValueOrdering &BitOrd; member
345 return BitOrd(V1, V2); in operator ()()
351 return BitOrd.BaseOrd[VR1] < BitOrd.BaseOrd[VR2]; in operator ()()
375 return BitOrd(V1, V2); in operator ()()