Searched refs:Partitions (Results 1 – 20 of 20) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
| H A D | GIMatchTree.cpp | 389 Partitions.clear(); in repartition() 474 Partitions.insert(std::make_pair(Partitions.size(), Contents)); in repartition() 494 Partitions.insert(std::make_pair(Partitions.size(), Contents)); in repartition() 498 for (auto &Partition : Partitions) in repartition() 506 if (Partitions.size() == 0) { in repartition() 511 Partitions.insert(std::make_pair(Partitions.size(), Contents)); in repartition() 523 Partitions.insert(std::make_pair(Partitions.size(), Contents)); in repartition() 525 for (auto &Partition : Partitions) in repartition() 642 auto P = Partitions.find(I->second); in addToPartition() 643 if (P == Partitions.end()) in addToPartition() [all …]
|
| H A D | GIMatchTree.h | 453 DenseMap<unsigned, BitVector> Partitions; 501 const auto &I = Partitions.find(Idx); in getPossibleLeavesForPartition() 502 assert(I != Partitions.end() && "Requested non-existant partition"); in getPossibleLeavesForPartition() 506 size_t getNumPartitions() const { return Partitions.size(); } in getNumPartitions() 509 for (const auto &P : Partitions) in getNumLeavesWithDupes()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopDistribute.cpp | 550 Partitions.print(OS); in operator <<() 727 Partitions.addToCyclicPartition(I); in processLoop() 745 if (Partitions.getSize() < 2) in processLoop() 751 Partitions.mergeBeforePopulating(); in processLoop() 753 if (Partitions.getSize() < 2) in processLoop() 758 Partitions.populateUsedSet(); in processLoop() 765 << Partitions); in processLoop() 766 if (Partitions.getSize() < 2) in processLoop() 836 Partitions.cloneLoops(); in processLoop() 840 Partitions.removeUnusedInsts(); in processLoop() [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/mtd/ |
| H A D | partition.txt | 27 Fixed Partitions 30 Partitions can be represented by sub-nodes of a flash device. This can be used 38 Partitions are then defined in subnodes of the partitions node.
|
| H A D | lpc32xx-mlc.txt | 22 - Partitions, see Documentation/devicetree/bindings/mtd/partition.txt
|
| H A D | lpc32xx-slc.txt | 23 - Partitions, see Documentation/devicetree/bindings/mtd/partition.txt
|
| H A D | nvidia-tegra20-nand.txt | 42 Partitions: see partition.txt
|
| H A D | mtk-nand.txt | 134 - Partitions, see Documentation/devicetree/bindings/mtd/partition.txt
|
| H A D | marvell-nand.txt | 125 /* Partitions (optional) */
|
| H A D | brcm,brcmnand.txt | 149 // Partitions
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/mtd/partitions/ |
| H A D | arm,arm-firmware-suite.txt | 1 ARM AFS - ARM Firmware Suite Partitions
|
| H A D | brcm,bcm963xx-cfe-nor-partitions.txt | 1 Broadcom BCM963XX CFE Loader NOR Flash Partitions
|
| H A D | redboot-fis.txt | 1 RedBoot FLASH Image System (FIS) Partitions
|
| H A D | brcm,bcm947xx-cfe-partitions.txt | 1 Broadcom BCM47xx Partitions
|
| /freebsd-13.1/stand/i386/zfsboot/ |
| H A D | zfsldr.S | 29 .set PRT_NUM,0x4 # Partitions
|
| /freebsd-13.1/contrib/llvm-project/lld/docs/ |
| H A D | Partitions.rst | 1 Partitions title
|
| H A D | index.rst | 178 Partitions
|
| /freebsd-13.1/stand/i386/boot2/ |
| H A D | boot1.S | 30 .set PRT_NUM,0x4 # Partitions
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | da850-lego-ev3.dts | 345 /* Partitions are based on the official firmware from LEGO */
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | libtest.shlib | 1073 log_note "Partitions for ${disk} deleted" 1075 log_fail "Partitions for ${disk} not deleted"
|