/third_party/protobuf/src/google/protobuf/compiler/ |
D | scc.h | 90 NodeData DFS(const Descriptor* descriptor) { in DFS() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAnnotateUniformValues.cpp | 80 static void DFS(BasicBlock *Root, SetVector<BasicBlock*> & Set) { in DFS() function
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/opt/ |
D | pass.h | 122 enum Order { DFS, BFS }; enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopSimplifyCFG.cpp | 124 LoopBlocksDFS DFS; member in __anon50bc90940111::ConstantTerminatorFoldingImpl 189 bool hasIrreducibleCFG(LoopBlocksDFS &DFS) { in hasIrreducibleCFG()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | DDG.cpp | 202 LoopBlocksDFS DFS(&L); in DataDependenceGraph() local
|
D | VectorUtils.cpp | 815 LoopBlocksDFS DFS(TheLoop); in collectConstStrideAccesses() local
|
D | LoopInfo.cpp | 666 LoopBlocksDFS DFS; member in __anon0a5f60730511::UnloopUpdater
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ScheduleDAG.cpp | 570 void ScheduleDAGTopologicalSort::DFS(const SUnit *SU, int UpperBound, in DFS() function in ScheduleDAGTopologicalSort
|
D | ScheduleDAGInstrs.cpp | 1456 SchedDAGReverseDFS DFS; in compute() local
|
D | MachineScheduler.cpp | 3717 const SchedDFSResult *DFS = DAG->hasVRegLiveness() ? in getNodeLabel() local 3732 const SchedDFSResult *DFS = DAG->hasVRegLiveness() ? in getNodeAttributes() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopUnrollAndJam.cpp | 293 LoopBlocksDFS DFS(L); in UnrollAndJamLoop() local
|
D | LoopUnroll.cpp | 571 LoopBlocksDFS DFS(L); in UnrollLoop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | PartialInlining.cpp | 466 std::vector<BasicBlock *> DFS; in computeOutliningColdRegionsInfo() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | DataFlowSanitizer.cpp | 387 DataFlowSanitizer &DFS; member
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/ |
D | graph_costmodel.cc | 207 void CostGraph::DFS(const OperatorInfoPtr ¤t_op, std::map<OperatorInfoPtr, bool> *visited, in DFS() function in mindspore::parallel::CostGraph
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ |
D | ascend_stream_assign.cc | 2106 void AscendStreamAssign::DFS(uint32_t start, std::vector<uint32_t> *group) { in DFS() function in mindspore::device::ascend::AscendStreamAssign
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 5377 LoopBlocksDFS DFS(TheLoop); in calculateRegisterUsage() local 7193 LoopBlocksDFS DFS(OrigLoop); in buildVPlanWithVPRecipes() local
|