Home
last modified time | relevance | path

Searched defs:DFS (Results 1 – 17 of 17) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dscc.h90 NodeData DFS(const Descriptor* descriptor) { in DFS() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUAnnotateUniformValues.cpp80 static void DFS(BasicBlock *Root, SetVector<BasicBlock*> & Set) { in DFS() function
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/opt/
Dpass.h122 enum Order { DFS, BFS }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopSimplifyCFG.cpp124 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/
DDDG.cpp202 LoopBlocksDFS DFS(&L); in DataDependenceGraph() local
DVectorUtils.cpp815 LoopBlocksDFS DFS(TheLoop); in collectConstStrideAccesses() local
DLoopInfo.cpp666 LoopBlocksDFS DFS; member in __anon0a5f60730511::UnloopUpdater
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAG.cpp570 void ScheduleDAGTopologicalSort::DFS(const SUnit *SU, int UpperBound, in DFS() function in ScheduleDAGTopologicalSort
DScheduleDAGInstrs.cpp1456 SchedDAGReverseDFS DFS; in compute() local
DMachineScheduler.cpp3717 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/
DLoopUnrollAndJam.cpp293 LoopBlocksDFS DFS(L); in UnrollAndJamLoop() local
DLoopUnroll.cpp571 LoopBlocksDFS DFS(L); in UnrollLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp466 std::vector<BasicBlock *> DFS; in computeOutliningColdRegionsInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp387 DataFlowSanitizer &DFS; member
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/
Dgraph_costmodel.cc207 void CostGraph::DFS(const OperatorInfoPtr &current_op, std::map<OperatorInfoPtr, bool> *visited, in DFS() function in mindspore::parallel::CostGraph
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_stream_assign.cc2106 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/
DLoopVectorize.cpp5377 LoopBlocksDFS DFS(TheLoop); in calculateRegisterUsage() local
7193 LoopBlocksDFS DFS(OrigLoop); in buildVPlanWithVPRecipes() local