Home
last modified time | relevance | path

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

12

/external/angle/third_party/vulkan-deps/spirv-tools/src/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
Dir_context.cpp1038 bool IRContext::IsReachable(const opt::BasicBlock& bb) { in IsReachable() function in spvtools::opt::IRContext
/external/swiftshader/third_party/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
/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
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_reachability.h126 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/
Dcycle_detector_test.cc59 TEST_F(GraphCyclesTest, IsReachable) { in TEST_F() argument
Dcycle_detector.cc252 bool GraphCycles::IsReachable(int32_t x, int32_t y) { in IsReachable() function in mlir::GraphCycles
/external/toolchain-utils/crosperf/
Dmachine_manager.py81 def IsReachable(self): member in CrosMachine
658 def IsReachable(self): member in MockCrosMachine
/external/llvm-project/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h272 bool IsReachable(SUnit *SU, SUnit *TargetSU) { in IsReachable() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAG.cpp716 bool ScheduleDAGTopologicalSort::IsReachable(const SUnit *SU, in IsReachable() function in ScheduleDAGTopologicalSort
/external/llvm/lib/CodeGen/
DScheduleDAG.cpp614 bool ScheduleDAGTopologicalSort::IsReachable(const SUnit *SU, in IsReachable() function in ScheduleDAGTopologicalSort
/external/llvm-project/llvm/lib/CodeGen/
DScheduleDAG.cpp724 bool ScheduleDAGTopologicalSort::IsReachable(const SUnit *SU, in IsReachable() function in ScheduleDAGTopologicalSort
/external/openscreen/third_party/abseil/src/absl/synchronization/internal/
Dgraphcycles_test.cc50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_test.cc50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
/external/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_test.cc50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
Dgraphcycles.cc668 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/
Dgraphcycles_test.cc50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
Dgraphcycles.cc668 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/
Dgraphcycles_test.cc50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
/external/angle/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_test.cc50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
Dgraphcycles.cc669 bool GraphCycles::IsReachable(GraphId x, GraphId y) const { in IsReachable() function in absl::synchronization_internal::GraphCycles
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
Dgraphcycles.cc338 bool GraphCycles::IsReachable(int32 x, int32 y) const { in IsReachable() function in tensorflow::GraphCycles
Dgraphcycles_test.cc44 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() function
/external/clang/lib/Sema/
DJumpDiagnostics.cpp731 bool IsReachable = false; in VerifyIndirectJumps() local
/external/llvm-project/clang/lib/Sema/
DJumpDiagnostics.cpp788 bool IsReachable = false; in VerifyIndirectOrAsmJumps() local

12