Home
last modified time | relevance | path

Searched refs:LoopCond (Results 1 – 25 of 49) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp239 bool UnswitchIfProfitable(Value *LoopCond, Constant *Val,
571 static bool EqualityPropUnSafe(Value &LoopCond) { in EqualityPropUnSafe() argument
572 ICmpInst *CI = dyn_cast<ICmpInst>(&LoopCond); in EqualityPropUnSafe()
676 Value *LoopCond = in processCurrentLoop() local
678 if (LoopCond && in processCurrentLoop()
679 UnswitchIfProfitable(LoopCond, ConstantInt::getTrue(Context))) { in processCurrentLoop()
717 Value *LoopCond = FindLIVLoopCondition(BI->getCondition(), in processCurrentLoop() local
719 if (LoopCond && !EqualityPropUnSafe(*LoopCond) && in processCurrentLoop()
720 UnswitchIfProfitable(LoopCond, ConstantInt::getTrue(Context), TI)) { in processCurrentLoop()
727 Value *LoopCond; in processCurrentLoop() local
[all …]
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp241 bool UnswitchIfProfitable(Value *LoopCond, Constant *Val,
566 Value *LoopCond = in processCurrentLoop() local
568 if (LoopCond && in processCurrentLoop()
569 UnswitchIfProfitable(LoopCond, ConstantInt::getTrue(Context))) { in processCurrentLoop()
601 Value *LoopCond = FindLIVLoopCondition(BI->getCondition(), in processCurrentLoop() local
603 if (LoopCond && in processCurrentLoop()
604 UnswitchIfProfitable(LoopCond, ConstantInt::getTrue(Context), TI)) { in processCurrentLoop()
610 Value *LoopCond = FindLIVLoopCondition(SI->getCondition(), in processCurrentLoop() local
613 if (LoopCond && NumCases) { in processCurrentLoop()
634 if (UnswitchIfProfitable(LoopCond, UnswitchVal)) { in processCurrentLoop()
[all …]
/external/tensorflow/tensorflow/core/grappler/costs/graph_properties_testdata/
Dnested_loop.pbtxt181 name: "while/LoopCond"
182 op: "LoopCond"
189 input: "while/LoopCond"
209 input: "while/LoopCond"
398 name: "while/while/LoopCond"
399 op: "LoopCond"
406 input: "while/while/LoopCond"
426 input: "while/while/LoopCond"
Dloops_and_resource_vars.pbtxt256 name: "while/LoopCond"
257 op: "LoopCond"
264 input: "while/LoopCond"
284 input: "while/LoopCond"
526 name: "while/while/LoopCond"
527 op: "LoopCond"
534 input: "while/while/LoopCond"
554 input: "while/while/LoopCond"
Dloops_and_queues.pbtxt218 name: "while/LoopCond"
219 op: "LoopCond"
226 input: "while/LoopCond"
246 input: "while/LoopCond"
551 name: "while/while/LoopCond"
552 op: "LoopCond"
559 input: "while/while/LoopCond"
579 input: "while/while/LoopCond"
Dwhile_loop.pbtxt174 name: "while/LoopCond"
175 op: "LoopCond"
182 input: "while/LoopCond"
202 input: "while/LoopCond"
Dwhile_loop_var_handle_op.pbtxt160 node { name: "while/LoopCond" op: "LoopCond" input: "while/Less" }
165 input: "while/LoopCond"
179 input: "while/LoopCond"
Dqueues_and_loops.pbtxt291 name: "while/LoopCond"
292 op: "LoopCond"
299 input: "while/LoopCond"
319 input: "while/LoopCond"
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/
Dgraph-while-loop.pbtxt115 name: "while/LoopCond"
116 op: "LoopCond"
123 input: "while/LoopCond"
/external/tensorflow/tensorflow/core/grappler/utils/
Dscc_test.cc291 name: "while/LoopCond" in TEST_F()
292 op: "LoopCond" in TEST_F()
299 input: "while/LoopCond" in TEST_F()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dcontrol_to_executor_dialect.mlir30 …%7:2 = "_tf.LoopCond"(%6#0) {device = "", name = "while/LoopCond"} : (tensor<*xi1>) -> (tensor<i1>…
49 …:.*]] = tf_executor.LoopCond %[[LESS]] : (tensor<*xi1>) -> (tensor<i1>, !tf_executor.control) {dev…
Dgraph_pruning.mlir100 %6:2 = tf_executor.LoopCond %5#0 : (tensor<*xi1>) -> (tensor<i1>, !tf_executor.control) {}
122 // CHECK: tf_executor.LoopCond
137 %6:2 = tf_executor.LoopCond %5#0 : (tensor<*xi1>) -> (tensor<i1>, !tf_executor.control) {}
Dtf_executor_ops.mlir488 // CHECK: tf_executor.LoopCond %{{.*}} : tensor<i1>
489 %1:2 = tf_executor.LoopCond %arg0 : tensor<i1>
498 // CHECK: tf_executor.LoopCond %{{.*}} : tensor<i1> {attr3 = 32 : i64, tf_executor.attr_fetch = "so…
499 …%1:2 = tf_executor.LoopCond %arg0 : tensor<i1> {attr3 = 32 : i64, tf_executor.attr_fetch = "some_…
508 // CHECK: tf_executor.LoopCond %{{.*}}, %{{.*}} : tensor<i1>
509 %1:2 = tf_executor.LoopCond %arg0, %arg1 : tensor<i1>
518 // CHECK: tf_executor.LoopCond %{{.*}}, %{{.*}} : (tensor<i1>, !tf_executor.control) -> (tensor<*xi…
519 …%1:2 = tf_executor.LoopCond %arg0, %arg1 : (tensor<i1>, !tf_executor.control) -> (tensor<*xi1>, !t…
Draise-control-flow.mlir49 …%5:2 = "_tf.LoopCond"(%4#0) {device = "", name = "while/LoopCond"} : (tensor<*xi1>) -> (tensor<i1>…
Dexecutor_to_control_dialect.mlir24 …%7:2 = tf_executor.LoopCond %6#0 : (tensor<*xi1>) -> (tensor<i1>, !tf_executor.control) {device = …
52 // CHECK-NEXT: %[[COND:[0-9]*]]:2 = "_tf.LoopCond"(%[[LESS]]#0) {device = "", name = "while/LoopC…
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef/
Dwhile-loop.mlir18 …%6:2 = tf_executor.LoopCond %5#0 : (tensor<*xi1>) -> (tensor<*xi1>, !tf_executor.control) {device …
Dref-while-loop.mlir17 …%6:2 = tf_executor.LoopCond %5#0 : (tensor<i1>) -> (tensor<i1>, !tf_executor.control) {device = ""…
/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_LoopCond.pbtxt2 graph_op_name: "LoopCond"
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_LoopCond.pbtxt2 graph_op_name: "LoopCond"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DLoopCond.pbtxt2 name: "LoopCond"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_LoopCond.pbtxt2 graph_op_name: "LoopCond"
/external/tensorflow/tensorflow/compiler/jit/
Dshape_inference_test.cc88 auto loop_cond = ops::LoopCond(scope.WithOpName("while/LoopCond"), less); in TEST()
142 ops::LoopCond(scope.WithOpName("while/LoopCond"), false_value); in TEST()
/external/tensorflow/tensorflow/core/graph/
Dgraph_constructor_test.cc379 name: "while/LoopCond" in TEST_F()
380 op: "LoopCond" in TEST_F()
387 input: "while/LoopCond" in TEST_F()
667 name: "while/LoopCond" in TEST_F()
668 op: "LoopCond" in TEST_F()
675 input: "while/LoopCond" in TEST_F()
695 input: "while/LoopCond" in TEST_F()
2154 name: "while/LoopCond" in TEST_F()
2155 op: "LoopCond" in TEST_F()
2162 input: "while/LoopCond" in TEST_F()
Dgraph_partition_test.cc58 using ops::LoopCond;
380 LoopCond(in_.WithOpName("A4"), a3); in TEST_F()
393 LoopCond(in_.WithOpName("A4"), a3); in TEST_F()
649 LoopCond loop_cond(scope, cv); in TEST()
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler_test.cc1268 name: "while/LoopCond" in CreateGrapplerItemWithLoop()
1269 op: "LoopCond" in CreateGrapplerItemWithLoop()
1276 input: "while/LoopCond" in CreateGrapplerItemWithLoop()
1296 input: "while/LoopCond" in CreateGrapplerItemWithLoop()
1712 name: "while/LoopCond" in CreateGrapplerItemWithLoopAnnotated()
1713 op: "LoopCond" in CreateGrapplerItemWithLoopAnnotated()
1726 input: "while/LoopCond" in CreateGrapplerItemWithLoopAnnotated()
1770 input: "while/LoopCond" in CreateGrapplerItemWithLoopAnnotated()

12