/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | shape_inference_helpers.h | 34 struct BackEdge { struct 51 const std::vector<BackEdge>& RemovedEdges() const; argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LoopUnrollPeel.cpp | 126 PHINode *Phi, Loop *L, BasicBlock *BackEdge, in calculateIterationsToInvariance() 331 BasicBlock *BackEdge = L->getLoopLatch(); in computePeelCount() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_add_dead_block_test.cpp | 443 TEST(TransformationAddDeadBlockTest, BackEdge) { in TEST() argument
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/ |
H A D | transformation_add_dead_block_test.cpp | 443 TEST(TransformationAddDeadBlockTest, BackEdge) { in TEST() argument
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | transformation_add_dead_block_test.cpp | 443 TEST(TransformationAddDeadBlockTest, BackEdge) { in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/visit/ |
D | dfsvisit.rs | 15 BackEdge(N, N), enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 216 unsigned BackEdge = IncomingEdge^1; in handleFloatingPointIV() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 248 unsigned BackEdge = IncomingEdge^1; in handleFloatingPointIV() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 310 unsigned BackEdge = IncomingEdge^1; in handleFloatingPointIV() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachinePipeliner.cpp | 1183 int BackEdge = i; in createAdjacencyStructure() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachinePipeliner.cpp | 1153 int BackEdge = i; in createAdjacencyStructure() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ |
H A D | import_model.cc | 381 using BackEdge = BackEdgeHelper::BackEdge; typedef in tensorflow::__anon636eac960111::ImporterBase
|