Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp389 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 DGIMatchTree.h453 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 DLoopDistribute.cpp550 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 Dpartition.txt27 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 Dlpc32xx-mlc.txt22 - Partitions, see Documentation/devicetree/bindings/mtd/partition.txt
H A Dlpc32xx-slc.txt23 - Partitions, see Documentation/devicetree/bindings/mtd/partition.txt
H A Dnvidia-tegra20-nand.txt42 Partitions: see partition.txt
H A Dmtk-nand.txt134 - Partitions, see Documentation/devicetree/bindings/mtd/partition.txt
H A Dmarvell-nand.txt125 /* Partitions (optional) */
H A Dbrcm,brcmnand.txt149 // Partitions
/freebsd-13.1/sys/contrib/device-tree/Bindings/mtd/partitions/
H A Darm,arm-firmware-suite.txt1 ARM AFS - ARM Firmware Suite Partitions
H A Dbrcm,bcm963xx-cfe-nor-partitions.txt1 Broadcom BCM963XX CFE Loader NOR Flash Partitions
H A Dredboot-fis.txt1 RedBoot FLASH Image System (FIS) Partitions
H A Dbrcm,bcm947xx-cfe-partitions.txt1 Broadcom BCM47xx Partitions
/freebsd-13.1/stand/i386/zfsboot/
H A Dzfsldr.S29 .set PRT_NUM,0x4 # Partitions
/freebsd-13.1/contrib/llvm-project/lld/docs/
H A DPartitions.rst1 Partitions title
H A Dindex.rst178 Partitions
/freebsd-13.1/stand/i386/boot2/
H A Dboot1.S30 .set PRT_NUM,0x4 # Partitions
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dda850-lego-ev3.dts345 /* Partitions are based on the official firmware from LEGO */
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib1073 log_note "Partitions for ${disk} deleted"
1075 log_fail "Partitions for ${disk} not deleted"