/external/angle/third_party/vulkan-deps/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
|
D | ir_context.cpp | 1038 bool IRContext::IsReachable(const opt::BasicBlock& bb) { in IsReachable() function in spvtools::opt::IRContext
|
/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/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_reachability.h | 126 bool IsReachable(const HloInstruction* a, const HloInstruction* b) const { in IsReachable() function 129 bool IsReachable(Index a, Index b) const { return GetBitVector(b).Get(a.v); } in IsReachable() function
|
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/utils/ |
D | cycle_detector_test.cc | 59 TEST_F(GraphCyclesTest, IsReachable) { in TEST_F() argument
|
D | cycle_detector.cc | 252 bool GraphCycles::IsReachable(int32_t x, int32_t y) { in IsReachable() function in mlir::GraphCycles
|
/external/toolchain-utils/crosperf/ |
D | machine_manager.py | 81 def IsReachable(self): member in CrosMachine 658 def IsReachable(self): member in MockCrosMachine
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | ScheduleDAGInstrs.h | 272 bool IsReachable(SUnit *SU, SUnit *TargetSU) { in IsReachable() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ScheduleDAG.cpp | 716 bool ScheduleDAGTopologicalSort::IsReachable(const SUnit *SU, in IsReachable() function in ScheduleDAGTopologicalSort
|
/external/llvm/lib/CodeGen/ |
D | ScheduleDAG.cpp | 614 bool ScheduleDAGTopologicalSort::IsReachable(const SUnit *SU, in IsReachable() function in ScheduleDAGTopologicalSort
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | ScheduleDAG.cpp | 724 bool ScheduleDAGTopologicalSort::IsReachable(const SUnit *SU, in IsReachable() function in ScheduleDAGTopologicalSort
|
/external/openscreen/third_party/abseil/src/absl/synchronization/internal/ |
D | graphcycles_test.cc | 50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
|
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
|
/external/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
|
D | graphcycles.cc | 668 bool GraphCycles::IsReachable(GraphId x, GraphId y) const { in IsReachable() function in absl::synchronization_internal::GraphCycles
|
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
|
D | graphcycles.cc | 668 bool GraphCycles::IsReachable(GraphId x, GraphId y) const { in IsReachable() function in absl::synchronization_internal::GraphCycles
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
|
/external/angle/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
|
D | graphcycles.cc | 669 bool GraphCycles::IsReachable(GraphId x, GraphId y) const { in IsReachable() function in absl::synchronization_internal::GraphCycles
|
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/ |
D | graphcycles.cc | 338 bool GraphCycles::IsReachable(int32 x, int32 y) const { in IsReachable() function in tensorflow::GraphCycles
|
D | graphcycles_test.cc | 44 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/llvm-project/clang/lib/Sema/ |
D | JumpDiagnostics.cpp | 788 bool IsReachable = false; in VerifyIndirectOrAsmJumps() local
|