/external/llvm/test/Transforms/LoopUnswitch/ |
D | exponential-behavior.ll | 12 %us.0 = and i1 %unswitch_cond_root, %unswitch_cond_root 13 %us.1 = and i1 %us.0, %us.0 14 %us.2 = and i1 %us.1, %us.1 15 %us.3 = and i1 %us.2, %us.2 16 %us.4 = and i1 %us.3, %us.3 17 %us.5 = and i1 %us.4, %us.4 18 %us.6 = and i1 %us.5, %us.5 19 %us.7 = and i1 %us.6, %us.6 20 %us.8 = and i1 %us.7, %us.7 21 %us.9 = and i1 %us.8, %us.8 [all …]
|
D | 2011-11-18-TwoSwitches.ll | 9 ; CHECK-NEXT: br i1 %1, label %.split.us, label %..split_crit_edge 14 ; CHECK: .split.us: ; preds = %0 16 ; CHECK-NEXT: br i1 %2, label %.split.us.split.us, label %.split.us..split.us.split_crit_edge 18 ; CHECK: .split.us..split.us.split_crit_edge: ; preds = %.split.us 19 ; CHECK-NEXT: br label %.split.us.split 21 ; CHECK: .split.us.split.us: ; preds = %.split.us 22 ; CHECK-NEXT: br label %loop_begin.us.us 24 ; CHECK: loop_begin.us.us: ; preds = %loop_begin.backedge.us.u… 25 ; CHECK-NEXT: %var_val.us.us = load i32, i32* %var 26 ; CHECK-NEXT: switch i32 1, label %second_switch.us.us [ [all …]
|
/external/llvm/test/Analysis/Delinearization/ |
D | multidim_ivs_and_integer_offsets_nts_3d.ll | 11 …o + %p) * %m)}<%for.cond4.preheader.lr.ph.us>,+,(8 * (%o + %p))}<%for.body6.lr.ph.us.us>,+,8}<%for… 14 …[{3,+,1}<nuw><%for.cond4.preheader.lr.ph.us>][{-4,+,1}<nw><%for.body6.lr.ph.us.us>][{7,+,1}<nw><%f… 25 br i1 %cmp220, label %for.cond4.preheader.lr.ph.us, label %for.end16 27 for.inc14.us: ; preds = %for.cond4.preheader.lr.ph.us, %for.inc… 28 %inc15.us = add nsw i64 %i.023.us, 1 29 %exitcond43 = icmp eq i64 %inc15.us, %n 30 br i1 %exitcond43, label %for.end16, label %for.cond4.preheader.lr.ph.us 32 for.cond4.preheader.lr.ph.us: ; preds = %for.inc14.us, %for.cond1.preheader.lr.… 33 %i.023.us = phi i64 [ %inc15.us, %for.inc14.us ], [ 0, %for.cond1.preheader.lr.ph ] 34 %add8.us = add nsw i64 %i.023.us, 3 [all …]
|
D | multidim_only_ivs_2d_nested.ll | 18 ; AddRec: {{%vla.us,+,{8,+,8}<%for.cond7.preheader.lr.ph.split.us.us>}<%for.body9.lr.ph.us.us>,+,8}… 19 ; CHECK: Base offset: %vla.us 20 ; CHECK: ArrayDecl[UnknownSize][{1,+,1}<%for.cond7.preheader.lr.ph.split.us.us>] with elements of s… 21 ; CHECK: ArrayRef[{0,+,1}<nuw><nsw><%for.body9.lr.ph.us.us>][{0,+,1}<nuw><nsw><%for.body9.us.us>] 34 br i1 %cmp224, label %for.cond7.preheader.lr.ph.split.us.us, label %for.inc17 36 for.end13.us: ; preds = %for.inc11.us.us 37 call void @bar(i64 %indvars.iv51, i64 %indvars.iv48, double* %vla.us) nounwind 41 br i1 %exitcond54, label %for.inc17, label %for.cond7.preheader.lr.ph.split.us.us 43 for.inc11.us.us: ; preds = %for.body9.us.us 44 %inc12.us.us = add nsw i64 %i.023.us.us, 1 [all …]
|
D | a.ll | 25 for.inc15.us: ; preds = %for.inc12.us.us, %for.i 26 %inc16.us = add nsw i64 %i.033.us, 1 27 %exitcond55 = icmp eq i64 %inc16.us, %n 30 for.i: ; preds = %for.cond1.preheader.lr.ph, %for.inc15.us 31 %i.033.us = phi i64 [ %inc16.us, %for.inc15.us ], [ 0, %for.cond1.preheader.lr.ph ] 32 %mul8.us = shl i64 %i.033.us, 1 33 %add9.us = add nsw i64 %mul8.us, 3 34 %0 = mul i64 %add9.us, %m 35 %sub.us = add i64 %0, -4 36 br i1 %cmp528, label %for.j, label %for.inc15.us [all …]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | pr20680.ll | 36 …br i1 %tobool5, label %for.body3.lr.ph.split.us, label %for.body3.lr.ph.for.body3.lr.ph.split_crit… 41 for.body3.lr.ph.split.us: ; preds = %for.body3.lr.ph 42 … i1 %tobool, label %for.body3.lr.ph.split.us.split.us, label %for.body3.lr.ph.split.us.for.body3.l… 44 for.body3.lr.ph.split.us.for.body3.lr.ph.split.us.split_crit_edge: ; preds = %for.body3.lr.ph.split… 45 br label %for.body3.lr.ph.split.us.split 47 for.body3.lr.ph.split.us.split.us: ; preds = %for.body3.lr.ph.split.us 48 br label %for.body3.us.us 50 for.body3.us.us: ; preds = %for.cond2.loopexit.us.us, %for.body3.l… 51 br i1 true, label %cond.false.us.us, label %cond.end.us.us 53 cond.false.us.us: ; preds = %for.body3.us.us [all …]
|
D | 2007-06-06-DeleteDanglesPtr.ll | 22 br i1 false, label %bb.outer5.split.split.split.us, label %cond_true194.split 24 bb.outer5.split.split.split.us: ; preds = %cond_next 25 br i1 false, label %cond_next188.us503.us, label %bb.us481 27 bb275.us493.us: ; preds = %cond_next188.us503.us, %cond_next188.us503.us 30 cond_next188.us503.us: ; preds = %bb.outer5.split.split.split.us 34 i32 32, label %bb275.us493.us 35 i32 48, label %bb275.us493.us 46 i32 224, label %bb1326.us.outer.outer 49 bb.us481: ; preds = %bb.outer5.split.split.split.us 55 cond_next202.bb1062_crit_edge.split: ; preds = %cond_next188.us503.us [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | coalescer-dce2.ll | 33 … ; preds = %for.cond25.loopexit.us-lcssa.us-lcssa, %if.end.us50, %if.end.us, %if.en… 34 …ond1.preheader.lr.ph ], [ %j.1.us.us, %if.end.us.us ], [ %j.1.us, %if.end.us ], [ %j.073, %for.con… 35 …br i1 %tobool2, label %for.cond1.preheader.split.us, label %for.cond1.preheader.for.cond1.preheade… 40 for.cond1.preheader.split.us: ; preds = %for.cond1.preheader 41 br i1 %tobool9, label %cond.end.us.us, label %cond.end.us 43 cond.false18.us.us: ; preds = %if.end.us.us 47 br label %cond.end.us.us 49 if.end.us.us: ; preds = %cond.end.us.us, %if.then.us.us 50 br i1 %tobool4, label %cond.false18.us.us, label %for.cond1.preheader 52 if.then.us.us: ; preds = %cond.end.us.us [all …]
|
D | coalescer-identity.ll | 19 br i1 %tobool6, label %for.body.us, label %for.body 21 for.body.us: ; preds = %for.body.lr.ph, %for.inc.us 22 %1 = phi i32 [ %3, %for.inc.us ], [ %.pre, %for.body.lr.ph ] 23 %dec13.us = phi i16 [ %dec12.us, %for.inc.us ], [ %s.promoted, %for.body.lr.ph ] 24 %i.011.us = phi i32 [ %inc.us, %for.inc.us ], [ undef, %for.body.lr.ph ] 25 %v.010.us = phi i32 [ %phitmp.us, %for.inc.us ], [ 1, %for.body.lr.ph ] 26 %tobool1.us = icmp ne i32 %v.010.us, 0 27 %2 = zext i1 %tobool1.us to i16 28 %lnot.ext.us = xor i16 %2, 1 29 %add.us = add i16 %dec13.us, %lnot.ext.us [all …]
|
D | 2008-04-16-CoalescerBug.ll | 5 br i1 false, label %bb53.us, label %bb53 6 bb53.us: ; preds = %bb94.us, %bb53.us, %entry 7 switch i8 1, label %bb71.us [ 8 i8 0, label %bb53.us 9 i8 1, label %bb94.us 11 bb94.us: ; preds = %bb71.us, %bb53.us 12 %result.0.us = phi i32 [ %tmp93.us, %bb71.us ], [ 0, %bb53.us ] ; <i32> [#uses=2] 13 %tmp101.us = lshr i32 %result.0.us, 3 ; <i32> [#uses=1] 14 %result.0163.us = trunc i32 %result.0.us to i16 ; <i16> [#uses=2] 15 shl i16 %result.0163.us, 7 ; <i16>:0 [#uses=1] [all …]
|
D | misched-balance.ll | 52 %arrayidx12.us.i61 = getelementptr inbounds i32, i32* %pre, i64 %indvars.iv42.i 53 %tmp58 = load i32, i32* %arrayidx12.us.i61, align 4 54 %mul.us.i = mul nsw i32 %tmp58, %tmp57 55 %arrayidx8.us.i.1 = getelementptr inbounds i32, i32* %tmp56, i64 1 56 %tmp59 = load i32, i32* %arrayidx8.us.i.1, align 4 57 %arrayidx12.us.i61.1 = getelementptr inbounds i32, i32* %pre94, i64 %indvars.iv42.i 58 %tmp60 = load i32, i32* %arrayidx12.us.i61.1, align 4 59 %mul.us.i.1 = mul nsw i32 %tmp60, %tmp59 60 %add.us.i.1 = add nsw i32 %mul.us.i.1, %mul.us.i 61 %arrayidx8.us.i.2 = getelementptr inbounds i32, i32* %tmp56, i64 2 [all …]
|
/external/bcc/tools/ |
D | biolatpcts_example.txt | 9 read 95us 175us 305us 515us 895us 985us 995us 1.5ms 2.5ms 3.5ms 4.5ms 10ms 10 write 5us 5us 5us 15us 25us 135us 765us 855us 885us 895us 965us 1.5ms 11 discard 5us 5us 5us 5us 135us 145us 165us 205us 385us 875us 1.5ms 2.5ms 12 flush 5us 5us 5us 5us 5us 5us 5us 5us 5us 1.5ms 4.5ms 5.5ms 24 read 5us 4.5ms 16ms 22ms 26ms 25 write 15us 255us 365us 515us 2.5ms 27 flush 5us 5us 5us 5us 24ms
|
/external/llvm/test/Transforms/CorrelatedValuePropagation/ |
D | crash.ll | 8 for.cond.us.us: ; preds = %for.cond.us.us 9 %cmp6.i.us.us = icmp sgt i32 1, 0 10 %lor.ext.i.us.us = zext i1 %cmp6.i.us.us to i32 11 %lor.ext.add.i.us.us = select i1 %cmp6.i.us.us, i32 %lor.ext.i.us.us, i32 undef 12 %conv.i.us.us = trunc i32 %lor.ext.add.i.us.us to i16 13 %sext.us.us = shl i16 %conv.i.us.us, 8 14 %conv6.us.us = ashr i16 %sext.us.us, 8 15 %and.us.us = and i16 %conv6.us.us, %and.us.us 16 br i1 false, label %for.end, label %for.cond.us.us 18 for.end: ; preds = %for.cond.us, %for.cond.us.us, %entry
|
D | 2010-09-26-MergeConstantRange.ll | 19 for.cond.loopexit4.us-lcssa: ; preds = %if.then 22 … ; preds = %for.cond.loopexit4.us-lcssa.us, %for.cond.loopexit4.us-lcs… 26 br i1 %tobool3, label %for.cond.split.us, label %for.cond.for.cond.split_crit_edge 31 for.cond.split.us: ; preds = %for.cond 32 br label %lbl_133.us 34 lbl_133.us: ; preds = %lbl_134.us, %for.cond.split.us 35 br i1 undef, label %if.else14.us-lcssa.us, label %if.then.us 37 lbl_134.us: ; preds = %if.then.us 38 …oint (%struct.S2* @g_128 to i16), i16 0), label %for.cond9.preheader.us-lcssa.us, label %lbl_133.us 40 if.then.us: ; preds = %lbl_133.us [all …]
|
/external/llvm/test/Transforms/SCCP/ |
D | undef-resolve.ll | 20 control.outer.loopexit.us-lcssa: ; preds = %control 23 … ; preds = %control.outer.loopexit.us-lcssa.us, %control.outer.loopexit.us-l… 30 …br i1 %tmp4, label %control.outer.outer.split.us, label %control.outer.outer.control.outer.outer.s… 35 control.outer.outer.split.us: ; preds = %control.outer.outer 36 br label %control.outer.us 38 control.outer.us: ; preds = %bb3.us, %control.outer.outer.split.us 39 …%A.0.ph.us = phi i32 [ %switchCond.0.us, %bb3.us ], [ 4, %control.outer.outer.split.us ] ; <i32> [… 40 …%switchCond.0.ph.us = phi i32 [ %A.0.ph.us, %bb3.us ], [ %switchCond.0.ph.ph, %control.outer.outer… 41 br label %control.us 43 bb3.us: ; preds = %control.us [all …]
|
/external/llvm/test/Transforms/LoopVersioningLICM/ |
D | loopversioningLICM2.ll | 7 ; CHECK: Loop: Loop at depth 2 containing: %for.body3.us<header><latch><exiting> 10 ; CHECK: for.cond1.for.inc17_crit_edge.us.loopexit5: ; preds = %for.body3.us 11 ; CHECK-NEXT: %add14.us.lcssa = phi float [ %add14.us, %for.body3.us ] 12 ; CHECK-NEXT: store float %add14.us.lcssa, float* %arrayidx.us, align 4, !alias.scope !7, !noalias … 13 ; CHECK-NEXT: br label %for.cond1.for.inc17_crit_edge.us 18 br i1 %cmp38, label %for.body3.lr.ph.us, label %for.end19 20 for.body3.us: ; preds = %for.body3.us, %for.body3.lr.ph.us 21 %0 = phi float [ %.pre, %for.body3.lr.ph.us ], [ %add14.us, %for.body3.us ] 22 %indvars.iv = phi i64 [ 1, %for.body3.lr.ph.us ], [ %indvars.iv.next, %for.body3.us ] 24 %conv.us = sitofp i32 %1 to float [all …]
|
/external/llvm/test/Transforms/LoopSimplify/ |
D | notify-scev.ll | 40 …br i1 undef, label %for.cond135.preheader.lr.ph.split.us, label %for.cond135.preheader.lr.ph.split… 45 for.cond135.preheader.lr.ph.split.us: 46 br label %for.cond135.preheader.us 48 for.cond135.preheader.us: 49 …%block_y.09.us = phi i32 [ 0, %for.cond135.preheader.lr.ph.split.us ], [ %add184.us, %for.cond132.… 50 br i1 true, label %for.cond138.preheader.lr.ph.us, label %for.end178.us 52 for.end178.us: 53 %add184.us = add nsw i32 %block_y.09.us, 4 54 br i1 undef, label %for.end185split.us-lcssa.us, label %for.cond132.us 56 for.end174.us: [all …]
|
/external/strace/tests-mx32/ |
D | modify_ldt.c | 70 TAIL_ALLOC_OBJECT_CONST_PTR(struct user_desc, us); in main() 74 fill_memory(us, sizeof(*us)); in main() 88 rc = syscall(__NR_modify_ldt, bogus_func, us + 1, 0); in main() 89 printf("modify_ldt(%d, %p, 0) = ", (int) bogus_func, us + 1); in main() 92 rc = syscall(__NR_modify_ldt, bogus_func, us, 42); in main() 93 printf("modify_ldt(%d, %p, 42) = ", (int) bogus_func, us); in main() 96 rc = syscall(__NR_modify_ldt, bogus_func, us + 1, sizeof(*us)); in main() 98 (int) bogus_func, us + 1, sizeof(*us)); in main() 106 rc = syscall(__NR_modify_ldt, bogus_func, bogus_int, sizeof(*us)); in main() 108 (int) bogus_func, bogus_int, sizeof(*us)); in main() [all …]
|
/external/strace/tests/ |
D | modify_ldt.c | 70 TAIL_ALLOC_OBJECT_CONST_PTR(struct user_desc, us); in main() 74 fill_memory(us, sizeof(*us)); in main() 88 rc = syscall(__NR_modify_ldt, bogus_func, us + 1, 0); in main() 89 printf("modify_ldt(%d, %p, 0) = ", (int) bogus_func, us + 1); in main() 92 rc = syscall(__NR_modify_ldt, bogus_func, us, 42); in main() 93 printf("modify_ldt(%d, %p, 42) = ", (int) bogus_func, us); in main() 96 rc = syscall(__NR_modify_ldt, bogus_func, us + 1, sizeof(*us)); in main() 98 (int) bogus_func, us + 1, sizeof(*us)); in main() 106 rc = syscall(__NR_modify_ldt, bogus_func, bogus_int, sizeof(*us)); in main() 108 (int) bogus_func, bogus_int, sizeof(*us)); in main() [all …]
|
/external/strace/tests-m32/ |
D | modify_ldt.c | 70 TAIL_ALLOC_OBJECT_CONST_PTR(struct user_desc, us); in main() 74 fill_memory(us, sizeof(*us)); in main() 88 rc = syscall(__NR_modify_ldt, bogus_func, us + 1, 0); in main() 89 printf("modify_ldt(%d, %p, 0) = ", (int) bogus_func, us + 1); in main() 92 rc = syscall(__NR_modify_ldt, bogus_func, us, 42); in main() 93 printf("modify_ldt(%d, %p, 42) = ", (int) bogus_func, us); in main() 96 rc = syscall(__NR_modify_ldt, bogus_func, us + 1, sizeof(*us)); in main() 98 (int) bogus_func, us + 1, sizeof(*us)); in main() 106 rc = syscall(__NR_modify_ldt, bogus_func, bogus_int, sizeof(*us)); in main() 108 (int) bogus_func, bogus_int, sizeof(*us)); in main() [all …]
|
/external/llvm/test/CodeGen/Thumb2/ |
D | v8_IT_6.ll | 19 br i1 %cmp108, label %if.then.us, label %for.cond1.preheader.for.cond1.preheader.split_crit_edge 24 if.then.us: ; preds = %for.cond1.preheader, %for.inc.us 25 %x.071.us = phi i32 [ %inc.us.pre-phi, %for.inc.us ], [ 1, %for.cond1.preheader ] 26 %notrhs.us = icmp sge i32 %x.071.us, %y.0105 27 %or.cond44.not.us = or i1 %notrhs.us, %notlhs 28 %notrhs70.us = icmp sle i32 %x.071.us, %y.0105 29 %tobool.us = or i1 %notrhs70.us, %notlhs69 30 %or.cond66.us = and i1 %or.cond44.not.us, %tobool.us 31 br i1 %or.cond66.us, label %getHexxagonIndex.exit52.us, label %if.then.us.for.inc.us_crit_edge 33 if.then.us.for.inc.us_crit_edge: ; preds = %if.then.us [all …]
|
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
D | TestCharset.java | 59 CharBuffer us = CharBuffer.allocate(0xFF*2); in TestUTF16Converter() local 80 us.put(lead); in TestUTF16Converter() 81 us.put(trail); in TestUTF16Converter() 105 us.put((char)c); in TestUTF16Converter() 110 us.limit(us.position()); in TestUTF16Converter() 111 us.position(0); in TestUTF16Converter() 112 if(us.length()==0){ in TestUTF16Converter() 124 smBufDecode(d1, "UTF-16", bs1, us); in TestUTF16Converter() 125 smBufEncode(e1, "UTF-16", us, newBS); in TestUTF16Converter() 134 smBufDecode(d2, "UTF16-LE", bs2, us); in TestUTF16Converter() [all …]
|
/external/llvm/test/Transforms/LoopVectorize/AArch64/ |
D | type-shrinkage-insertelt.ll | 9 br label %if.then1165.us 11 if.then1165.us: ; preds = %if.then1165.us, %entry 12 %indvars.iv1783 = phi i64 [ 0, %entry ], [ %indvars.iv.next1784, %if.then1165.us ] 13 %conv1177.us = zext i16 undef to i32 14 %add1178.us = add nsw i32 %conv1177.us, undef 15 %conv1179.us = trunc i32 %add1178.us to i16 16 %idxprom1181.us = ashr exact i64 undef, 32 17 %arrayidx1185.us = getelementptr inbounds i16, i16* %M3, i64 %idxprom1181.us 18 store i16 %conv1179.us, i16* %arrayidx1185.us, align 2 21 br i1 %exitcond1785, label %for.inc1286.loopexit, label %if.then1165.us [all …]
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | 2012-07-13-ExpandUDiv.ll | 12 ; Ensure that %div.i.i.us is not hoisted. 14 ; CHECK: for.body.i.i.us: 15 ; CHECK: %div.i.i.i.us 16 ; CHECK: %cmp5.i.i.us 30 codeRepl.loopexit.us-lcssa: ; preds = %for.body.i.i, %codeRepl5 33 … ; preds = %codeRepl.loopexit.us-lcssa.us, %codeRepl.loopexit.us-lcssa 37 br i1 %tobool.i.i.i, label %codeRepl.split.us, label %codeRepl.codeRepl.split_crit_edge 42 codeRepl.split.us: ; preds = %codeRepl 43 br label %for.cond.i.i.us 45 for.cond.i.i.us: ; preds = %for.inc.i.i.us, %codeRepl.split.us [all …]
|
D | lsr-expand-quadratic.ll | 9 ; loop. This recurrence depends on %sub.us, so can't be expanded. 17 ; CHECK: %sub.cond.us = sub nsw i32 %inc1115.us, %sub.us 18 ; CHECK: %sext.us = mul i32 %lsr.iv.next, %sub.cond.us 19 ; CHECK: %f = ashr i32 %sext.us, 24 26 %inc1115.us = phi i32 [ 0, %entry ], [ %inc11.us, %test2.loop ] 27 %inc11.us = add nsw i32 %inc1115.us, 1 28 %cmp.us = icmp slt i32 %inc11.us, 2 29 br i1 %cmp.us, label %test2.loop, label %for.end 32 %tobool.us = icmp eq i32 %inc1115.us, 0 33 %sub.us = select i1 %tobool.us, i32 0, i32 0 [all …]
|