Searched defs:Partition (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/stand/efi/include/
H A Defipart.h63 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS]; member in struct:__anon4870
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h167 setPartitionFunction(CompileOnDemandLayer::PartitionFunction Partition) { argument
H A DCompileOnDemandLayer.h132 PartitionFunction Partition = compileRequested; member in class:llvm::orc::CompileOnDemandLayer
741 PartitioningFtor Partition; member in class:llvm::orc::LegacyCompileOnDemandLayer
284 LegacyCompileOnDemandLayer( ORCv1DeprecationAcknowledgement, ExecutionSession &ES, BaseLayerT &BaseLayer, SymbolResolverGetter GetSymbolResolver, SymbolResolverSetter SetSymbolResolver, PartitioningFtor Partition, CompileCallbackMgrT &CallbackMgr, IndirectStubsManagerBuilderT CreateIndirectStubsManager, bool CloneStubsIntoPartitions = true) argument
752 LegacyCompileOnDemandLayer( ExecutionSession &ES, BaseLayerT &BaseLayer, SymbolResolverGetter GetSymbolResolver, SymbolResolverSetter SetSymbolResolver, PartitioningFtor Partition, CompileCallbackMgrT &CallbackMgr, IndirectStubsManagerBuilderT CreateIndirectStubsManager, bool CloneStubsIntoPartitions) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h381 unsigned Partition = Unknown; member in struct:llvm::lto::LTO::GlobalResolution
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp120 void CompileOnDemandLayer::setPartitionFunction(PartitionFunction Partition) { argument
210 void CompileOnDemandLayer::expandPartition(GlobalValueSet &Partition) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp356 class llvm::sroa::Partition { class in class:llvm::sroa
375 Partition(iterator SI) : SI(SI), SJ(SI) {} function in class:llvm::sroa::Partition
H A DLoopDistribute.cpp517 int &Partition = PtrToPartitions[I]; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp469 auto Partition = InstrToPartition.find(Expected); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp513 addModuleToGlobalRes(ArrayRef<InputFile::Symbol> Syms, ArrayRef<SymbolResolution> Res, unsigned Partition, bool InSummary) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2291 SmallVector<std::pair<IdentifierInfo *, SourceLocation>, 2> Partition; local
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1161 struct Partition { struct in namespace:lld::elf

Completed in 140 milliseconds