Home
last modified time | relevance | path

Searched defs:IsReachable (Results 1 – 25 of 54) sorted by relevance

123

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Ddominator_analysis.h78 inline bool IsReachable(const BasicBlock* node) const { in IsReachable() function
84 inline bool IsReachable(uint32_t node_id) const { in IsReachable() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddominator_analysis.h78 inline bool IsReachable(const BasicBlock* node) const { in IsReachable() function
84 inline bool IsReachable(uint32_t node_id) const { in IsReachable() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Ddominator_analysis.h78 inline bool IsReachable(const BasicBlock* node) const { in IsReachable() function
84 inline bool IsReachable(uint32_t node_id) const { in IsReachable() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_reachability.h133 bool IsReachable(const HloInstruction* a, const HloInstruction* b) const { in IsReachable() function
136 bool IsReachable(Index a, Index b) const { return GetBitVector(b).Get(a.v); } in IsReachable() function
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dmachine_manager.py81 def IsReachable(self): member in CrosMachine
722 def IsReachable(self): member in MockCrosMachine
/aosp_15_r20/libcore/ojluni/src/test/java/net/InetAddress/
H A DIsReachable.java36 public class IsReachable { class
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/utils/
H A Dcycle_detector_test.cc59 TEST_F(GraphCyclesTest, IsReachable) { in TEST_F() argument
H A Dcycle_detector.cc253 bool GraphCycles::IsReachable(int32_t x, int32_t y) { in IsReachable() function in mlir::GraphCycles
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h273 bool IsReachable(SUnit *SU, SUnit *TargetSU) { in IsReachable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DScheduleDAGInstrs.h274 bool IsReachable(SUnit *SU, SUnit *TargetSU) { in IsReachable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DScheduleDAGInstrs.h286 bool IsReachable(SUnit *SU, SUnit *TargetSU) { in IsReachable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DScheduleDAGInstrs.h286 bool IsReachable(SUnit *SU, SUnit *TargetSU) { in IsReachable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DScheduleDAGInstrs.h286 bool IsReachable(SUnit *SU, SUnit *TargetSU) { in IsReachable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DScheduleDAG.cpp723 bool ScheduleDAGTopologicalSort::IsReachable(const SUnit *SU, in IsReachable() function in ScheduleDAGTopologicalSort
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DScheduleDAG.cpp614 bool ScheduleDAGTopologicalSort::IsReachable(const SUnit *SU, in IsReachable() function in ScheduleDAGTopologicalSort
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DScheduleDAG.cpp716 bool ScheduleDAGTopologicalSort::IsReachable(const SUnit *SU, in IsReachable() function in ScheduleDAGTopologicalSort
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/synchronization/internal/
H A Dgraphcycles_test.cc50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc52 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
/aosp_15_r20/external/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc52 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_test.cc50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc51 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/synchronization/internal/
H A Dgraphcycles_test.cc50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
H A Dgraphcycles.cc340 bool GraphCycles::IsReachable(int32_t x, int32_t y) const { in IsReachable() function in tensorflow::GraphCycles
H A Dgraphcycles_test.cc40 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function

123