Home
last modified time | relevance | path

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

12

/external/llvm-project/lld/ELF/
DSyntheticSections.h1167 struct Partition { struct
1168 StringRef name;
1169 uint64_t nameStrTab;
1193 extern Partition *mainPart; argument
/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.cpp470 auto Partition = InstrToPartition.find(Expected); in repartition() local
501 for (auto &Partition : Partitions) in repartition() local
528 for (auto &Partition : Partitions) in repartition() local
599 for (const auto &Partition : InstrToPartition) { in emitPartitionResults() local
703 for (auto &Partition : Partitions) in repartition() local
753 for (const auto &Partition : Partitions) { in emitPartitionResults() local
/external/llvm/include/llvm/Transforms/Scalar/
DSROA.h32 class Partition; variable
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dshape_partition_test.cc96 typedef std::vector<std::pair<int64, int64>> Partition; typedef in xla::cpu::__anon89ccd20e0111::ShapePartitionIteratorTest
150 typedef std::vector<std::pair<int64, int64>> Partition; typedef in xla::cpu::__anon89ccd20e0111::RandomShapePartitionIteratorTest
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/
DSROA.h41 class Partition; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DSROA.h41 class Partition; variable
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h132 PartitionFunction Partition = compileRequested; variable
DLLJIT.h227 setPartitionFunction(CompileOnDemandLayer::PartitionFunction Partition) { in setPartitionFunction()
/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp275 mergeAdjacentPartitionsIf([&](const InstPartition *Partition) { in mergeNonIfConvertible()
371 for (const auto &Partition : PartitionContainer) { in setupPartitionIdOnInstructions() local
441 for (auto &Partition : PartitionContainer) in removeUnusedInsts() local
462 int &Partition = PtrToPartitions[I]; in computePartitionSetForPointers() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCompileOnDemandLayer.cpp120 void CompileOnDemandLayer::setPartitionFunction(PartitionFunction Partition) { in setPartitionFunction()
210 void CompileOnDemandLayer::expandPartition(GlobalValueSet &Partition) { in expandPartition()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCompileOnDemandLayer.cpp123 void CompileOnDemandLayer::setPartitionFunction(PartitionFunction Partition) { in setPartitionFunction()
226 void CompileOnDemandLayer::expandPartition(GlobalValueSet &Partition) { in expandPartition()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h132 PartitionFunction Partition = compileRequested; variable
741 PartitioningFtor Partition; variable
755 SymbolResolverSetter SetSymbolResolver, PartitioningFtor Partition, in LegacyCompileOnDemandLayer()
DLLJIT.h167 setPartitionFunction(CompileOnDemandLayer::PartitionFunction Partition) { in setPartitionFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp321 mergeAdjacentPartitionsIf([&](const InstPartition *Partition) { in mergeNonIfConvertible()
419 for (const auto &Partition : PartitionContainer) { in setupPartitionIdOnInstructions() local
496 for (auto &Partition : PartitionContainer) in removeUnusedInsts() local
517 int &Partition = PtrToPartitions[I]; in computePartitionSetForPointers() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp321 mergeAdjacentPartitionsIf([&](const InstPartition *Partition) { in mergeNonIfConvertible()
419 for (const auto &Partition : PartitionContainer) { in setupPartitionIdOnInstructions() local
496 for (auto &Partition : PartitionContainer) in removeUnusedInsts() local
517 int &Partition = PtrToPartitions[I]; in computePartitionSetForPointers() local
/external/llvm/tools/lli/
DOrcLazyJIT.h138 std::set<Function*> Partition; in extractSingleFunction() local
/external/tensorflow/tensorflow/lite/
Dgraph_info.cc52 void Partition() { in Partition() function in tflite::__anonac33a0ca0111::PartitionGraphIntoIndependentNodeSubsetsImpl
/external/rust/crates/rayon/src/iter/
Dunzip.rs126 struct Partition<P> { struct
130 impl<P, T> UnzipOp<T> for Partition<P> implementation
/external/tensorflow/tensorflow/lite/delegates/
Dutils.cc50 TfLiteStatus GraphPartitionHelper::Partition( in Partition() function in tflite::delegates::GraphPartitionHelper
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DLTO.h381 unsigned Partition = Unknown; member
/external/llvm-project/llvm/include/llvm/LTO/
DLTO.h388 unsigned Partition = Unknown; member
/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h504 PartitioningFtor Partition; variable
/external/swiftshader/src/Device/
DBC_Decoder.cpp636 Partition, enumerator
1094 constexpr Bitfield Partition() const { return { IDX + 1, PB }; } in Partition() function
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition_test.cc76 void Partition(const GraphDef& graph_def, in Partition() function
/external/llvm-project/clang/lib/Parse/
DParser.cpp2333 SmallVector<std::pair<IdentifierInfo *, SourceLocation>, 2> Partition; in ParseModuleDecl() local

12