Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/Transforms/Scalar/
DSROA.h32 class Partition; variable
/external/mtools/
Dopen_image.c131 Stream_t *Partition = OpenPartition(Stream, out_dev, in OpenImage() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dshape_partition_test.cc96 typedef std::vector<std::pair<int64, int64>> Partition; typedef in xla::cpu::__anona70495b30111::ShapePartitionIteratorTest
150 typedef std::vector<std::pair<int64, int64>> Partition; typedef in xla::cpu::__anona70495b30111::RandomShapePartitionIteratorTest
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DSROA.h41 class Partition; variable
/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
DSROA.cpp317 class llvm::sroa::Partition { class in llvm::sroa
336 Partition(iterator SI) : SI(SI), SJ(SI) {} in Partition() function in llvm::sroa::Partition
/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/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
DSROA.cpp356 class llvm::sroa::Partition { class in llvm::sroa
375 Partition(iterator SI) : SI(SI), SJ(SI) {} in Partition() function in llvm::sroa::Partition
/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::__anon96d88daf0111::PartitionGraphIntoIndependentNodeSubsetsImpl
/external/rust/crates/rayon/src/iter/
Dunzip.rs126 struct Partition<P> { struct
130 impl<P, T> UnzipOp<T> for Partition<P> argument
/external/tensorflow/tensorflow/lite/delegates/
Dutils.cc52 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/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h504 PartitioningFtor Partition; variable
/external/swiftshader/src/Device/
DBC_Decoder.cpp637 Partition, enumerator
1123 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
Dgraph_partition.cc981 Status Partition(const PartitionOptions& opts, Graph* g, in Partition() function
/external/libgav1/libgav1/src/utils/
Dconstants.h281 enum Partition : uint8_t { enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp495 unsigned Partition, bool InSummary) { in addModuleToGlobalRes()
/external/openscreen/third_party/abseil/src/absl/algorithm/
Dcontainer_test.cc610 TEST(MutatingTest, Partition) { in TEST() argument
/external/angle/third_party/abseil-cpp/absl/algorithm/
Dcontainer_test.cc610 TEST(MutatingTest, Partition) { in TEST() argument
/external/libtextclassifier/abseil-cpp/absl/algorithm/
Dcontainer_test.cc610 TEST(MutatingTest, Partition) { in TEST() argument

12