Searched refs:Cells (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Format/ |
| H A D | WhitespaceManager.cpp | 1290 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 D | WhitespaceManager.h | 198 SmallVector<CellDescription> Cells; member
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/usb/ |
| H A D | usbmisc-imx.txt | 4 - #index-cells: Cells used to describe usb controller index. Should be <1>
|
| H A D | fsl,usbmisc.yaml | 51 description: Cells used to describe usb controller index.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonConstPropagation.cpp | 281 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 D | sti-mailbox.txt | 39 Cells must match 'mbox-cells' (See Controller docs above)
|
| H A D | hisilicon,hi3660-mailbox.txt | 39 Cells must match 'mbox-cells' (See Controller docs above)
|
| H A D | hisilicon,hi6220-mailbox.txt | 59 Cells must match 'mbox-cells' (See Mailbox Device Node above).
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | arm,gic-v3.yaml | 67 Cells 5 and beyond are reserved for future use and must have a value
|
| /freebsd-14.2/contrib/one-true-awk/ |
| H A D | FIXES.1e | 426 added ,NULL initializer to static Cells in run.c; not really 1057 initialized Cells in setsymtab more carefully; some fields
|