Searched defs:Cells (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Format/ | ||
H A D | WhitespaceManager.cpp | 1328 auto &Cells = CellDescs.Cells; alignArrayInitializersRightJustified() local |
H A D | WhitespaceManager.h | 193 SmallVector<CellDescription> Cells; member |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonConstPropagation.cpp | 281 CellMap Cells; member in __anonbef353470111::MachineConstPropagator |