/external/llvm-project/lld/ELF/ |
D | SyntheticSections.h | 1167 struct Partition { struct 1168 StringRef name; 1169 uint64_t nameStrTab; 1193 extern Partition *mainPart; argument
|
/external/llvm-project/llvm/utils/TableGen/GlobalISel/ |
D | GIMatchTree.cpp | 470 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/ |
D | SROA.h | 32 class Partition; variable
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | shape_partition_test.cc | 96 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/ |
D | SROA.h | 41 class Partition; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | SROA.h | 41 class Partition; variable
|
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
D | CompileOnDemandLayer.h | 132 PartitionFunction Partition = compileRequested; variable
|
D | LLJIT.h | 227 setPartitionFunction(CompileOnDemandLayer::PartitionFunction Partition) { in setPartitionFunction()
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopDistribute.cpp | 275 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/ |
D | CompileOnDemandLayer.cpp | 120 void CompileOnDemandLayer::setPartitionFunction(PartitionFunction Partition) { in setPartitionFunction() 210 void CompileOnDemandLayer::expandPartition(GlobalValueSet &Partition) { in expandPartition()
|
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
D | CompileOnDemandLayer.cpp | 123 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/ |
D | CompileOnDemandLayer.h | 132 PartitionFunction Partition = compileRequested; variable 741 PartitioningFtor Partition; variable 755 SymbolResolverSetter SetSymbolResolver, PartitioningFtor Partition, in LegacyCompileOnDemandLayer()
|
D | LLJIT.h | 167 setPartitionFunction(CompileOnDemandLayer::PartitionFunction Partition) { in setPartitionFunction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopDistribute.cpp | 321 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/ |
D | LoopDistribute.cpp | 321 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/ |
D | OrcLazyJIT.h | 138 std::set<Function*> Partition; in extractSingleFunction() local
|
/external/tensorflow/tensorflow/lite/ |
D | graph_info.cc | 52 void Partition() { in Partition() function in tflite::__anonac33a0ca0111::PartitionGraphIntoIndependentNodeSubsetsImpl
|
/external/rust/crates/rayon/src/iter/ |
D | unzip.rs | 126 struct Partition<P> { struct 130 impl<P, T> UnzipOp<T> for Partition<P> implementation
|
/external/tensorflow/tensorflow/lite/delegates/ |
D | utils.cc | 50 TfLiteStatus GraphPartitionHelper::Partition( in Partition() function in tflite::delegates::GraphPartitionHelper
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/ |
D | LTO.h | 381 unsigned Partition = Unknown; member
|
/external/llvm-project/llvm/include/llvm/LTO/ |
D | LTO.h | 388 unsigned Partition = Unknown; member
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | CompileOnDemandLayer.h | 504 PartitioningFtor Partition; variable
|
/external/swiftshader/src/Device/ |
D | BC_Decoder.cpp | 636 Partition, enumerator 1094 constexpr Bitfield Partition() const { return { IDX + 1, PB }; } in Partition() function
|
/external/tensorflow/tensorflow/core/graph/ |
D | graph_partition_test.cc | 76 void Partition(const GraphDef& graph_def, in Partition() function
|
/external/llvm-project/clang/lib/Parse/ |
D | Parser.cpp | 2333 SmallVector<std::pair<IdentifierInfo *, SourceLocation>, 2> Partition; in ParseModuleDecl() local
|