Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp267 struct CellMapShadow { struct
268 CellMapShadow(const BitTracker &T) : BT(T) {} in CellMapShadow() function
292 RegisterCellLexCompare(const BitValueOrdering &BO, CellMapShadow &M) in RegisterCellLexCompare()
299 CellMapShadow &CM;
310 const BitValueOrdering &BO, CellMapShadow &M) in RegisterCellBitCompareSel()
319 CellMapShadow &CM;
570 CellMapShadow *CMS;
1533 CellMapShadow MS(BTLoc); in runOnMachineFunction()