Searched refs:end32 (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | interval-update-remat.ll | 53 LABEL_mSmSDb.loopexit: ; preds = %lor.end32.us 54 %conv42.us.lcssa = phi i32 [ %conv42.us, %lor.end32.us ] 85 LABEL_BRBRN.us: ; preds = %lor.end32.us, %LABEL_BRBRN.preheader 86 %tmp7 = phi i32 [ %conv42.us, %lor.end32.us ], [ %tmp4, %LABEL_BRBRN.preheader ] 87 %tmp8 = phi i64 [ undef, %lor.end32.us ], [ %.pre63, %LABEL_BRBRN.preheader ] 88 %tmp9 = phi i64 [ %tmp10, %lor.end32.us ], [ %tmp5, %LABEL_BRBRN.preheader ] 96 br i1 %tobool23.us, label %lor.rhs24.us, label %lor.end32.us 99 br label %lor.end32.us 101 lor.end32.us: ; preds = %lor.rhs24.us, %LABEL_BRBRN.us 113 LABEL_BRBRN: ; preds = %lor.end32, %LABEL_BRBRN.outer [all …]
|
D | licm-nested.ll | 59 br i1 %cmp2443, label %for.body25, label %for.end32 70 br i1 %cmp24, label %for.body25, label %for.end32 72 for.end32: ; preds = %for.body25, %if.then 76 for.inc35: ; preds = %for.body15, %for.end32 77 %count.1 = phi i32 [ %inc34, %for.end32 ], [ %count.248, %for.body15 ] ; <i32> [#uses=2]
|
D | coalescer-dce2.ll | 19 br i1 %tobool72, label %for.end32, label %for.cond1.preheader.lr.ph 116 for.end32: ; preds = %entry
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-2012-01-11-ComparisonDAGCrash.ll | 18 br i1 %IsArrow, label %if.else_crit_edge, label %if.end32 21 br i1 undef, label %if.end32, label %return 23 if.end32:
|
/external/angle/src/image_util/ |
D | copyimage.cpp | 34 const uint32_t *end32 = src32 + destWidth; in CopyBGRA8ToRGBA8Fast() local 35 while (src32 != end32) in CopyBGRA8ToRGBA8Fast()
|
/external/llvm/test/Transforms/InstCombine/ |
D | div-shift-crash.ll | 50 br i1 undef, label %for.cond22.i.i.i, label %for.end32.i.i.i 62 for.end32.i.i.i: ; preds = %for.cond7.i.i.i 73 cond.false.i.i.i.i: ; preds = %for.end32.i.i.i 77 safe_div_func_uint32_t_u_u.exit.i.i.i: ; preds = %cond.false.i.i.i.i, %for.end32.i.i.i 78 %cond.i.i.i.i = phi i32 [ %div.i.i.i.i, %cond.false.i.i.i.i ], [ %conv33.i.i.i, %for.end32.i.i.i ]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | udiv.ll | 92 br i1 %cmp243, label %bb.nph5, label %for.end32 99 br label %for.end32 111 for.end32: ; preds = %for.cond22.for.end32_crit_edge, %if.th… 115 for.inc35: ; preds = %for.body15, %for.end32 116 %count.1 = phi i32 [ %inc34, %for.end32 ], [ %count.212, %for.body15 ] ; <i32> [#uses=2]
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | 2011-03-08-UnreachableUse.ll | 28 for.inc38: ; preds = %for.end32
|
/external/icing/icing/legacy/index/ |
D | icing-flash-bitmap.cc | 65 const Word *end32() const { in end32() function in icing::lib::IcingFlashBitmap::Accessor 399 const Word *end = src_accessor.end32(); in OrBitmap()
|