Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DSyntheticSections.h1237 struct Partition { struct
1238 StringRef name;
1239 uint64_t nameStrTab;
1241 std::unique_ptr<SyntheticSection> elfHeader;
1265 LLVM_LIBRARY_VISIBILITY extern Partition *mainPart; argument
/openbsd-src/gnu/llvm/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
600 for (const auto &Partition : InstrToPartition) { in emitPartitionResults() local
704 for (auto &Partition : Partitions) { in repartition() local
756 for (const auto &Partition : Partitions) { in emitPartitionResults() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h128 PartitionFunction Partition = compileRequested; variable
H A DLLJIT.h227 setPartitionFunction(CompileOnDemandLayer::PartitionFunction Partition) { in setPartitionFunction()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp318 mergeAdjacentPartitionsIf([&](const InstPartition *Partition) { in mergeNonIfConvertible()
416 for (const auto &Partition : PartitionContainer) { in setupPartitionIdOnInstructions() local
491 for (auto &Partition : PartitionContainer) in removeUnusedInsts() local
512 int &Partition = PtrToPartitions[I]; in computePartitionSetForPointers() local
H A DSROA.cpp460 class llvm::sroa::Partition { class in llvm::sroa
479 Partition(iterator SI) : SI(SI), SJ(SI) {} in Partition() function in llvm::sroa::Partition
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp122 void CompileOnDemandLayer::setPartitionFunction(PartitionFunction Partition) { in setPartitionFunction()
227 void CompileOnDemandLayer::expandPartition(GlobalValueSet &Partition) { in expandPartition()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
H A DSROA.h46 class Partition; variable
/openbsd-src/sys/stand/efi/include/
H A Defipart.h63 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS]; member
/openbsd-src/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dlow.h87 } Partition; typedef
/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/
H A DLTO.h370 unsigned Partition = Unknown; member
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DTokenLexer.cpp995 llvm::MutableArrayRef<Token> Partition; in updateConsecutiveMacroArgTokens() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaModule.cpp181 ModuleIdPath Partition, ModuleImportState &ImportState) { in ActOnModuleDecl()
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParser.cpp2445 SmallVector<std::pair<IdentifierInfo *, SourceLocation>, 2> Partition; in ParseModuleDecl() local
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp539 unsigned Partition, bool InSummary) { in addModuleToGlobalRes()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DItaniumMangle.cpp6552 auto Partition = M->Name.find(':'); in mangleModuleInitializer() local
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp5933 std::string Partition; in parseFunctionHeader() local