/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | dominator_analysis.h | 78 inline bool IsReachable(const BasicBlock* node) const { in IsReachable() function 84 inline bool IsReachable(uint32_t node_id) const { in IsReachable() function
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | dominator_analysis.h | 78 inline bool IsReachable(const BasicBlock* node) const { in IsReachable() function 84 inline bool IsReachable(uint32_t node_id) const { in IsReachable() function
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | dominator_analysis.h | 78 inline bool IsReachable(const BasicBlock* node) const { in IsReachable() function 84 inline bool IsReachable(uint32_t node_id) const { in IsReachable() function
|
/external/v8/src/compiler/ |
D | all-nodes.h | 33 bool IsReachable(const Node* node) const { in IsReachable() function
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_reachability.cc | 77 bool HloReachabilityMap::IsReachable(const HloInstruction* a, in IsReachable() function in xla::HloReachabilityMap
|
/external/toolchain-utils/crosperf/ |
D | machine_manager.py | 83 def IsReachable(self): member in CrosMachine 642 def IsReachable(self): member in MockCrosMachine
|
/external/llvm/lib/CodeGen/ |
D | ScheduleDAG.cpp | 614 bool ScheduleDAGTopologicalSort::IsReachable(const SUnit *SU, in IsReachable() function in ScheduleDAGTopologicalSort
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | ScheduleDAG.cpp | 690 bool ScheduleDAGTopologicalSort::IsReachable(const SUnit *SU, in IsReachable() function in ScheduleDAGTopologicalSort
|
/external/tensorflow/tensorflow/compiler/jit/graphcycles/ |
D | graphcycles.cc | 338 bool GraphCycles::IsReachable(int32 x, int32 y) const { in IsReachable() function in tensorflow::GraphCycles
|
D | graphcycles_test.cc | 43 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
|
/external/clang/lib/Sema/ |
D | JumpDiagnostics.cpp | 731 bool IsReachable = false; in VerifyIndirectJumps() local
|
/external/clang/lib/Analysis/ |
D | CFG.cpp | 629 void addSuccessor(CFGBlock *B, CFGBlock *S, bool IsReachable = true) { in addSuccessor() 3947 CFGBlock::AdjacentBlock::AdjacentBlock(CFGBlock *B, bool IsReachable) in AdjacentBlock()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 213 bool IsReachable(const SUnit *SU, const SUnit *TargetSU) { in IsReachable() function in __anon42cd15730111::ScheduleDAGRRList
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 186 bool IsReachable(const SUnit *SU, const SUnit *TargetSU) { in IsReachable() function in __anon9dff47db0111::ScheduleDAGRRList
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 5276 auto IsReachable = in createNodeFromSelectLikePHI() local
|