Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp271 struct CellMapShadow { struct
272 CellMapShadow(const BitTracker &T) : BT(T) {} in CellMapShadow() argument
296 RegisterCellLexCompare(const BitValueOrdering &BO, CellMapShadow &M) in RegisterCellLexCompare()
303 CellMapShadow &CM;
314 const BitValueOrdering &BO, CellMapShadow &M) in RegisterCellBitCompareSel()
323 CellMapShadow &CM;
565 CellMapShadow *CMS;
1509 CellMapShadow MS(BTLoc); in runOnMachineFunction()