Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp1290 auto &Cells = CellDescs.Cells; in alignArrayInitializersRightJustified() local
1292 auto *CellIter = Cells.begin(); in alignArrayInitializersRightJustified()
1366 auto &Cells = CellDescs.Cells; in alignArrayInitializersLeftJustified() local
1368 auto *CellIter = Cells.begin(); in alignArrayInitializersLeftJustified()
1427 SmallVector<CellDescription> Cells; in getCells() local
1453 if (!Cells.empty()) in getCells()
1454 Cells.back().EndIndex = i; in getCells()
1462 if (!Cells.empty()) in getCells()
1463 Cells.back().EndIndex = i; in getCells()
1563 auto &Cells = CellDesc.Cells; in linkCells() local
[all …]
H A DWhitespaceManager.h198 SmallVector<CellDescription> Cells; member
/freebsd-14.2/sys/contrib/device-tree/Bindings/usb/
H A Dusbmisc-imx.txt4 - #index-cells: Cells used to describe usb controller index. Should be <1>
H A Dfsl,usbmisc.yaml51 description: Cells used to describe usb controller index.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp281 CellMap Cells; member in __anon4fa39c0a0111::MachineConstPropagator
643 Cells.update(DefR.Reg, Bottom); in visitPHI()
649 LatticeCell DefC = Cells.get(DefR.Reg); in visitPHI()
666 if (!Cells.has(UseR.Reg)) in visitPHI()
676 Cells.update(DefR.Reg, DefC); in visitPHI()
712 Cells.update(DefR.Reg, Bottom); in visitNonBranch()
718 LatticeCell RC = Cells.get(DefR.Reg); in visitNonBranch()
720 Cells.update(DefR.Reg, RC); in visitNonBranch()
948 Cells.print(dbgs(), MCE.TRI); in propagate()
1001 Changed |= MCE.rewrite(MI, Cells); in rewrite()
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/mailbox/
H A Dsti-mailbox.txt39 Cells must match 'mbox-cells' (See Controller docs above)
H A Dhisilicon,hi3660-mailbox.txt39 Cells must match 'mbox-cells' (See Controller docs above)
H A Dhisilicon,hi6220-mailbox.txt59 Cells must match 'mbox-cells' (See Mailbox Device Node above).
/freebsd-14.2/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,gic-v3.yaml67 Cells 5 and beyond are reserved for future use and must have a value
/freebsd-14.2/contrib/one-true-awk/
H A DFIXES.1e426 added ,NULL initializer to static Cells in run.c; not really
1057 initialized Cells in setsymtab more carefully; some fields