/external/tensorflow/tensorflow/core/grappler/costs/graph_properties_testdata/ |
D | nested_loop.pbtxt | 53 name: "while/Enter" 65 s: "while/while/" 82 name: "while/Enter_1" 94 s: "while/while/" 111 name: "while/Merge" 113 input: "while/Enter" 114 input: "while/NextIteration" 129 name: "while/Merge_1" 131 input: "while/Enter_1" 132 input: "while/NextIteration_1" [all …]
|
D | loops_and_queues.pbtxt | 90 name: "while/Enter" 102 s: "while/while/" 119 name: "while/Enter_1" 131 s: "while/while/" 148 name: "while/Merge" 150 input: "while/Enter" 151 input: "while/NextIteration" 166 name: "while/Merge_1" 168 input: "while/Enter_1" 169 input: "while/NextIteration_1" [all …]
|
D | loops_and_resource_vars.pbtxt | 117 name: "while/ReadVariableOp" 128 name: "while/Enter" 130 input: "while/ReadVariableOp" 140 s: "while/while_context" 157 name: "while/Enter_1" 169 s: "while/while_context" 186 name: "while/Merge" 188 input: "while/Enter" 189 input: "while/NextIteration" 204 name: "while/Merge_1" [all …]
|
D | while_loop.pbtxt | 46 name: "while/Enter" 58 s: "while/while/" 75 name: "while/Enter_1" 87 s: "while/while/" 104 name: "while/Merge" 106 input: "while/Enter" 107 input: "while/NextIteration" 122 name: "while/Merge_1" 124 input: "while/Enter_1" 125 input: "while/NextIteration_1" [all …]
|
D | while_loop_var_handle_op.pbtxt | 62 name: "while/Enter" 71 value { s: "while/while_context" } 83 name: "while/Enter_1" 92 value { s: "while/while_context" } 104 name: "while/Merge" 106 input: "while/Enter" 107 input: "while/NextIteration" 118 name: "while/Merge_1" 120 input: "while/Enter_1" 121 input: "while/NextIteration_1" [all …]
|
D | queues_and_loops.pbtxt | 163 name: "while/Enter" 175 s: "while/while/" 192 name: "while/Enter_1" 204 s: "while/while/" 221 name: "while/Merge" 223 input: "while/Enter" 224 input: "while/NextIteration" 239 name: "while/Merge_1" 241 input: "while/Enter_1" 242 input: "while/NextIteration_1" [all …]
|
/external/clang/test/SemaCXX/ |
D | warn-enum-compare.cpp | 33 while (x == FooA); in test() 34 while (y == BarD); in test() 35 while (a == name1::F1); in test() 36 while (z == name1::B2); in test() 37 while (a == b); in test() 38 while (a == c); in test() 39 while (b == c); in test() 40 while (B1 == name1::B2); in test() 41 while (B2 == name2::B1); in test() 42 …while (x == AnonAA); // expected-warning {{comparison of constant 'AnonAA' (42) with expression of… in test() [all …]
|
D | warn-consumed-analysis.cpp | 89 …*var0; // expected-warning {{invalid invocation of method 'operator*' on object 'var0' while it is… 90 …*var1; // expected-warning {{invalid invocation of method 'operator*' on object 'var1' while it is… 93 …*var4; // expected-warning {{invalid invocation of method 'operator*' on object 'var4' while it is… 99 …*var0; // expected-warning {{invalid invocation of method 'operator*' on object 'var0' while it is… 106 …*var0; // expected-warning {{invalid invocation of method 'operator*' on object 'var0' while it is… 115 …*D2; // expected-warning {{invalid invocation of method 'operator*' on object 'D2' while it is in … 117 …warning {{invalid invocation of method '~DestructorTester' on object 'D0' while it is in the 'unco… 119 …warning {{invalid invocation of method '~DestructorTester' on object 'D0' while it is in the 'unco… 120 …warning {{invalid invocation of method '~DestructorTester' on object 'D1' while it is in the 'unco… 124 …-warning {{invalid invocation of method 'operator*' on a temporary object while it is in the 'cons… [all …]
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | 2012-03-15-nopreheader.ll | 15 indirectbr i8* undef, [label %while.cond] 17 while.cond: ; preds = %while.body, %entry 18 %0 = phi i64 [ %indvar.next48, %while.body ], [ 0, %entry ] 19 indirectbr i8* undef, [label %while.end, label %while.body] 21 while.body: ; preds = %lor.rhs, %lor.lhs.false17, %lor.lhs.fa… 23 indirectbr i8* undef, [label %while.cond] 25 while.end: ; preds = %lor.rhs, %while.cond 56 indirectbr i8* undef, [label %while.cond, label %return] 58 while.cond: ; preds = %while.cond.backedge, %entry 59 indirectbr i8* undef, [label %while.cond.backedge, label %lor.rhs] [all …]
|
D | dominate-assert.ll | 75 br label %while.cond 77 while.cond: ; preds = %while.cond, %entry 78 %c.0 = phi i16* [ undef, %entry ], [ %incdec.ptr, %while.cond ] 80 br i1 undef, label %while.cond1, label %while.cond 82 while.cond1: ; preds = %while.cond1, %while.cond 83 %c.1 = phi i16* [ %incdec.ptr5, %while.cond1 ], [ %c.0, %while.cond ] 85 br i1 undef, label %while.cond7, label %while.cond1 87 while.cond7: ; preds = %while.cond7, %while.cond1 88 %0 = phi i16* [ %incdec.ptr10, %while.cond7 ], [ %c.1, %while.cond1 ] 90 br i1 undef, label %while.cond12.preheader, label %while.cond7 [all …]
|
D | pr12048.ll | 4 br label %while.cond40.preheader 5 while.cond132.while.cond.loopexit_crit_edge: 6 br label %while.cond40.preheader 7 while.cond40.preheader: 8 br label %while.cond40 9 while.cond40: 10 %indvars.iv194 = phi i8* [ null, %while.cond40.preheader ], [ %scevgep, %while.body51 ] 11 %tmp.1 = phi i8* [ undef, %while.cond40.preheader ], [ %incdec.ptr, %while.body51 ] 12 switch i8 undef, label %while.body51 [ 15 while.body51: ; preds = %land.end50 [all …]
|
D | 2012-01-16-nopreheader.ll | 8 ; while.cond197 is a dominates the simplified loop while.cond238 but 12 ; CHECK: %while.cond238 18 br label %while.cond179 20 while.cond179: ; preds = %if.end434, %if.end369, %if.end277, %if… 22 indirectbr i8* undef, [label %land.rhs184, label %while.end453] 24 land.rhs184: ; preds = %while.cond179 25 indirectbr i8* undef, [label %while.end453, label %while.cond197] 27 while.cond197: ; preds = %land.rhs202, %land.rhs184 29 indirectbr i8* undef, [label %land.rhs202, label %while.end215] 31 land.rhs202: ; preds = %while.cond197 [all …]
|
/external/llvm/test/Transforms/LoopUnroll/ |
D | unloop.ll | 43 ; CHECK: while.body: 46 ; CHECK: while.end14.i: 48 ; Middle loop control should no longer reach %while.cond. 51 ; CHECK: br label %while.cond.outer 54 br label %while.cond.outer 56 while.cond.outer: 57 br label %while.cond 59 while.cond: 61 br i1 %cmp, label %while.body, label %while.end 63 while.body: [all …]
|
/external/llvm/test/Transforms/LoopIdiom/X86/ |
D | popcnt.ll | 6 ; while (a) { 19 br i1 %tobool3, label %while.end, label %while.body 21 while.body: ; preds = %entry, %while.body 22 %c.05 = phi i32 [ %inc, %while.body ], [ 0, %entry ] 23 %a.addr.04 = phi i64 [ %and, %while.body ], [ %a, %entry ] 28 br i1 %tobool, label %while.end, label %while.body 30 while.end: ; preds = %while.body, %entry 31 %c.0.lcssa = phi i32 [ 0, %entry ], [ %inc, %while.body ] 38 ; while (a) { 52 br i1 %tobool9, label %while.end, label %while.body [all …]
|
/external/llvm/test/Transforms/LoopReroll/ |
D | ptrindvar.ll | 7 br i1 %cmp.9, label %while.end, label %while.body.preheader 9 while.body.preheader: 10 br label %while.body 12 while.body: 13 ;CHECK-LABEL: while.body: 14 ;CHECK-NEXT: %indvar = phi i64 [ %indvar.next, %while.body ], [ 0, %while.body.preheader ] 15 ;CHECK-NEXT: %S.011 = phi i32 [ %add, %while.body ], [ undef, %while.body.preheader ] 21 ;CHECK-NEXT: br i1 %exitcond, label %while.end.loopexit, label %while.body 23 %S.011 = phi i32 [ %add2, %while.body ], [ undef, %while.body.preheader ] 24 %buf.addr.010 = phi i32* [ %add.ptr, %while.body ], [ %buf, %while.body.preheader ] [all …]
|
D | negative.ll | 8 br i1 %cmp.13, label %while.body.lr.ph, label %while.end 10 while.body.lr.ph: ; preds = %entry 11 br label %while.body 13 while.body: 14 ;CHECK-LABEL: while.body: 15 ;CHECK-NEXT: %indvar = phi i32 [ %indvar.next, %while.body ], [ 0, %while.body.lr.ph ] 16 ;CHECK-NEXT: %sum4.015 = phi i64 [ 0, %while.body.lr.ph ], [ %add, %while.body ] 19 ;CHECK: br i1 %exitcond, label %while.cond.while.end_crit_edge, label %while.body 21 %sum4.015 = phi i64 [ 0, %while.body.lr.ph ], [ %add4, %while.body ] 22 %len.addr.014 = phi i32 [ %len, %while.body.lr.ph ], [ %sub5, %while.body ] [all …]
|
/external/llvm/test/Transforms/LoopIdiom/AMDGPU/ |
D | popcnt.ll | 8 ; while (a) { 23 br i1 %tobool3, label %while.end, label %while.body 25 while.body: ; preds = %entry, %while.body 26 %c.05 = phi i32 [ %inc, %while.body ], [ 0, %entry ] 27 %a.addr.04 = phi i64 [ %and, %while.body ], [ %a, %entry ] 32 br i1 %tobool, label %while.end, label %while.body 34 while.end: ; preds = %while.body, %entry 35 %c.0.lcssa = phi i32 [ 0, %entry ], [ %inc, %while.body ] 46 br i1 %tobool3, label %while.end, label %while.body 48 while.body: ; preds = %entry, %while.body [all …]
|
/external/llvm/test/CodeGen/ARM/ |
D | arm-shrink-wrapping-linux.ll | 39 ; ENALBE-NEXT: [[LOOP_HEADER:[.a-zA-Z0-9_]+]]: @ %while.cond2.outer 41 ; DISABLE: [[LOOP_HEADER]]: @ %while.cond2.outer 45 ; CHECK: @ %while.cond2 54 ; CHECK: @ %while.body24.land.rhs14_crit_edge 60 br i1 %cmp, label %while.cond.preheader, label %while.cond2.outer 62 while.cond.preheader: ; preds = %entry 66 br i1 %sel66, label %while.body, label %if.end29 68 while.body: ; preds = %while.body, %while.cond.preheader 69 %s.addr.08 = phi i8* [ %add.ptr, %while.body ], [ %s, %while.cond.preheader ] 70 %off.addr.07 = phi i32 [ %dec, %while.body ], [ %off, %while.cond.preheader ] [all …]
|
/external/llvm/test/CodeGen/Hexagon/ |
D | opt-addr-mode.ll | 19 br i1 %tobool26, label %while.end, label %while.body.lr.ph 21 while.body.lr.ph: ; preds = %entry 25 br i1 %cmp3, label %while.body.us.preheader, label %while.body.preheader 27 while.body.preheader: ; preds = %while.body.lr.ph 28 br label %while.body 30 while.body.us.preheader: ; preds = %while.body.lr.ph 31 br label %while.body.us 33 while.body.us: ; preds = %while.body.us.preheader, %while.cond.b… 34 %call27.us = phi i32 [ %call.us, %while.cond.backedge.us ], [ %call24, %while.body.us.preheader ] 39 if.then.us: ; preds = %while.body.us [all …]
|
/external/llvm/test/Transforms/LoopStrengthReduce/AArch64/ |
D | lsr-memset.ll | 4 ; LSR on loop %while.cond should reassociate non-address mode 5 ; expressions at use %cmp16 to avoid sinking computation into %while.body18. 12 ; CHECK: %while.body18{{$}} 22 br i1 %cmp, label %done, label %while.cond.preheader 24 while.cond.preheader: ; preds = %entry 26 br label %while.cond 28 while.cond: ; preds = %while.body, %while.cond.preheader 29 %ptr.0 = phi i8* [ %incdec.ptr, %while.body ], [ %dest, %while.cond.preheader ] 30 %len.addr.0 = phi i64 [ %dec, %while.body ], [ %len, %while.cond.preheader ] 34 land.rhs: ; preds = %while.cond [all …]
|
/external/tensorflow/tensorflow/core/ir/importexport/tests/roundtrip/ |
D | graph-while-loop.pbtxt | 23 name: "while/Enter" 35 s: "while/while_context" 52 name: "while/Merge" 54 input: "while/Enter" 55 input: "while/NextIteration" 70 name: "while/Less/y" 72 input: "^while/Merge" 92 name: "while/Less" 94 input: "while/Merge" 95 input: "while/Less/y" [all …]
|
/external/python/cpython3/Modules/_blake2/impl/ |
D | blake2b-load-sse41.h | 22 } while(0) 30 } while(0) 38 } while(0) 46 } while(0) 54 } while(0) 62 } while(0) 70 } while(0) 78 } while(0) 86 } while(0) 94 } while(0) [all …]
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/ |
D | graph-while-loop.pbtxt | 34 name: "while/Enter" 46 s: "while/while_context" 63 name: "while/Merge" 65 input: "while/Enter" 66 input: "while/NextIteration" 81 name: "while/Less/y" 83 input: "^while/Merge" 103 name: "while/Less" 105 input: "while/Merge" 106 input: "while/Less/y" [all …]
|
/external/llvm/test/Transforms/LoopVectorize/ |
D | ptr-induction.ll | 13 br i1 %cmp.6, label %while.body.preheader, label %while.end 15 while.body.preheader: ; preds = %entry 16 br label %while.body 18 while.body: ; preds = %while.body.preheader, %while.body 19 %a.pn = phi i32* [ %incdec.ptr8, %while.body ], [ %a, %while.body.preheader ] 20 %acc.07 = phi i32 [ %add, %while.body ], [ 0, %while.body.preheader ] 25 br i1 %exitcond, label %while.cond.while.end_crit_edge, label %while.body 27 while.cond.while.end_crit_edge: ; preds = %while.body 28 %add.lcssa = phi i32 [ %add, %while.body ] 29 br label %while.end [all …]
|
/external/llvm/test/Analysis/BasicAA/ |
D | phi-speculation.ll | 12 br label %while.body 14 while.body: 15 %num = phi i32 [ %count, %entry ], [ %dec, %while.body ] 16 %ptr_phi = phi i32* [ %ptr, %entry ], [ %ptr_inc, %while.body ] 17 %ptr2_phi = phi i32* [ %ptr2, %entry ], [ %ptr2_inc, %while.body ] 18 %result.09 = phi i32 [ 0 , %entry ], [ %add, %while.body ] 29 br i1 %tobool, label %the_exit, label %while.body 41 br label %outer.while.header 43 outer.while.header: 44 %ptr_outer_phi = phi i32* [%ptr_inc_outer, %outer.while.backedge], [ %ptr, %entry] [all …]
|