Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp217 struct BitValueOrdering { struct
218 BitValueOrdering(const RegisterOrdering &RB) : BaseOrd(RB) {} in BitValueOrdering() function
226 bool BitValueOrdering::operator() (const BitTracker::BitValue &V1, in operator ()()
277 RegisterCellLexCompare(const BitValueOrdering &BO, CellMapShadow &M) in RegisterCellLexCompare()
281 const BitValueOrdering &BitOrd;
293 const BitValueOrdering &BO, CellMapShadow &M) in RegisterCellBitCompareSel()
299 const BitValueOrdering &BitOrd;
584 BitValueOrdering BVO(RB); in buildOrderingBT()
769 BitValueOrdering BVO(BaseOrd); in findRecordInsertForms()