Home
last modified time | relevance | path

Searched defs:Partition (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp467 auto Partition = InstrToPartition.find(Expected); in repartition() local
498 for (auto &Partition : Partitions) in repartition() local
525 for (auto &Partition : Partitions) in repartition() local
596 for (const auto &Partition : InstrToPartition) { in emitPartitionResults() local
700 for (auto &Partition : Partitions) in repartition() local
750 for (const auto &Partition : Partitions) { in emitPartitionResults() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DSROA.h42 class Partition; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h132 PartitionFunction Partition = compileRequested; variable
H A DLLJIT.h227 setPartitionFunction(CompileOnDemandLayer::PartitionFunction Partition) { in setPartitionFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp123 void CompileOnDemandLayer::setPartitionFunction(PartitionFunction Partition) { in setPartitionFunction()
226 void CompileOnDemandLayer::expandPartition(GlobalValueSet &Partition) { in expandPartition()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defipart.h57 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS]; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp320 mergeAdjacentPartitionsIf([&](const InstPartition *Partition) { in mergeNonIfConvertible()
418 for (const auto &Partition : PartitionContainer) { in setupPartitionIdOnInstructions() local
495 for (auto &Partition : PartitionContainer) in removeUnusedInsts() local
516 int &Partition = PtrToPartitions[I]; in computePartitionSetForPointers() local
H A DSROA.cpp353 class llvm::sroa::Partition { class in llvm::sroa
372 Partition(iterator SI) : SI(SI), SJ(SI) {} in Partition() function in llvm::sroa::Partition
/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dlow.h87 } Partition; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DLTO.h392 unsigned Partition = Unknown; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp2343 SmallVector<std::pair<IdentifierInfo *, SourceLocation>, 2> Partition; in ParseModuleDecl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp535 unsigned Partition, bool InSummary) { in addModuleToGlobalRes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp5834 std::string Partition; in parseFunctionHeader() local