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.cpp297 : BitOrd(BO), CM(M) {} in RegisterCellLexCompare()
302 const BitValueOrdering &BitOrd; member
315 : SelR(R), SelB(B), BitN(N), BitOrd(BO), CM(M) {} in RegisterCellBitCompareSel()
322 const BitValueOrdering &BitOrd; member
346 return BitOrd(V1, V2); in operator ()()
352 return BitOrd.BaseOrd[VR1] < BitOrd.BaseOrd[VR2]; in operator ()()
376 return BitOrd(V1, V2); in operator ()()