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

/freebsd-13-stable/stand/efi/include/
H A Defipart.h63 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS]; member in struct:__anon8004
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp124 void CompileOnDemandLayer::setPartitionFunction(PartitionFunction Partition) { argument
217 void CompileOnDemandLayer::expandPartition(GlobalValueSet &Partition) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp345 class llvm::sroa::Partition { class in class:llvm::sroa
364 Partition(iterator SI) : SI(SI), SJ(SI) {} function in class:llvm::sroa::Partition
H A DLoopDistribute.cpp517 int &Partition = PtrToPartitions[I]; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h384 unsigned Partition = Unknown; member in struct:llvm::lto::LTO::GlobalResolution
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h236 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-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp470 auto Partition = InstrToPartition.find(Expected); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp506 addModuleToGlobalRes(ArrayRef<InputFile::Symbol> Syms, ArrayRef<SymbolResolution> Res, unsigned Partition, bool InSummary) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1161 struct Partition { struct in namespace:lld::elf
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2299 SmallVector<std::pair<IdentifierInfo *, SourceLocation>, 2> Partition; local

Completed in 102 milliseconds