Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp389 Partitions.clear(); in repartition()
471 .insert(std::make_pair(Expected, Partitions.size())) in repartition()
474 Partitions.insert(std::make_pair(Partitions.size(), Contents)); in repartition()
477 Partitions.find(Partition->second)->second.set(Leaf.index()); 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()
[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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp549 const InstPartitionContainer &Partitions) { in operator <<() argument
550 Partitions.print(OS); in operator <<()
695 InstPartitionContainer Partitions(L, LI, DT); in processLoop() local
727 Partitions.addToCyclicPartition(I); in processLoop()
729 Partitions.addToNewNonCyclicPartition(I); in processLoop()
742 Partitions.addToNewNonCyclicPartition(Inst); in processLoop()
744 LLVM_DEBUG(dbgs() << "Seeded partitions:\n" << Partitions); in processLoop()
745 if (Partitions.getSize() < 2) in processLoop()
751 Partitions.mergeBeforePopulating(); in processLoop()
752 LLVM_DEBUG(dbgs() << "\nMerged partitions:\n" << Partitions); in processLoop()
[all …]
/netbsd-src/usr.sbin/sysinst/arch/mac68k/
H A Dmsg.md.de55 der Festplatten Partitions �bersicht, die vom MacOS Formatierungsprogramm
64 * Sysinst erlauben, die Festplatten Partitions �bersicht auf die Festplatte
72 {Sysinst wird Ihre Festplatte mit einer neuen Festplatten Partitions �bersicht
75 Partitions �bersicht f�r bis zu 15 Partitionen, sowie vordefinierte Partitionesn
79 Sie aufgefordert diese Partitions �bersicht zu editieren, so wie Sie es f�r die
105 {Festplatten Partitions �bersicht bearbeiten: Die �bersicht auf der Festplatte
131 aber in der Festplatten Partitions �bersicht ist kein Platz f�r den zweiten
134 in der Original Festplatten Partitions �bersicht f�r zuk�nftige Erweiterungen
137 * Die Partition nicht aufteilen und mit der aktuellen Festplatten Partitions
140 * Sysinst gestatten, die neue Partitions �bersicht zu schreiben. Dadurch werden
[all …]
H A Dmsg.md.en59 partition structure with any disk formatter. Partitions do not
209 {* Multiple Disk Partitions defined for Root\n}
215 {* Multiple Disk Partitions defined for SWAP\n}
H A Dmenus.md.de326 option "Festplatten Partitions �bersicht erneut �ndern", exit, action { *((int*)arg) = 0; };
/netbsd-src/usr.sbin/sysinst/
H A Dmsg.pm.de66 {Partitions-Manager. Alle Festplatten, Partitionen usw. sind unten aufgef�hrt.
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dda850-lego-ev3.dts345 /* Partitions are based on the official firmware from LEGO */
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DExtensions.rst396 .. _partition: https://lld.llvm.org/Partitions.html
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.ok102 J. K. S. McKay ACM Algorithm 371: Partitions in Natural
144 Restricted Partitions . . . . . . . . . 120--120
1418 Multiply-Restricted Partitions . . . . . 379--379
1758 Set-Partitions to Exactly ${R}$ Subsets 224--225
H A Dfunstack.in560 title = "{ACM} Algorithm 371: Partitions in Natural Order",
854 title = "{ACM} Algorithm 373: Number of Doubly Restricted Partitions",
10486 title = "{ACM} Algorithm 448: Number of Multiply-Restricted Partitions",
13192 title = "{ACM} Algorithm 477: Generator of Set-Partitions to Exactly ${R}$ Subsets",