HomeSort by relevance Sort by last modified time
    Searched full:phi (Results 1151 - 1175 of 2375) sorted by null

<<41424344454647484950>>

  /external/llvm/test/CodeGen/ARM/
2009-08-15-RegScavenger-EarlyClobber.ll 30 %2 = phi i32 [ 0, %entry ], [ %1, %bb7 ] ; <i32> [#uses=3]
2011-04-07-schediv.ll 19 %j.05 = phi i32 [ %2, %bb ], [ 0, %entry ]
2012-01-26-CoalescerBug.ll 10 %2 = phi <4 x float> [ undef, %0 ], [ %11, %1 ]
2012-05-29-TailDupBug.ll 121 %retval.1.i = phi i32 [ 0, %cleanup.i ], [ -1, %if.then50 ]
130 %hyphenCount.2 = phi i32 [ %retval.1.i, %__CFHyphenationGetHyphensForString.exit ], [ 0, %__CFHyphenationPullTokenizer.exit ]
131 %_token.1 = phi i8* [ %phitmp, %__CFHyphenationGetHyphensForString.exit ], [ undef, %__CFHyphenationPullTokenizer.exit ]
136 %retval.1 = phi i32 [ %hyphenCount.2, %if.end68 ], [ -1, %CFStringIsHyphenationAvailableForLocale.exit ], [ -1, %cleanup.thread ], [ -1, %entry ]
a15-partial-update.ll 28 %oldcount = phi i32 [0, %entry], [%newcount, %loop]
arm-ttype-target2.ll 29 %retval.0 = phi i32 [ 1, %catch ], [ 0, %entry ]
bx_fold.ll 15 %indvar = phi i32 [ 0, %entry ], [ %indvar.next, %bb ] ; <i32> [#uses=3]
thumb1-varalloc.ll 34 %.0 = phi i8* [ %0, %entry ], [ %6, %bb2 ], [ %3, %bb1 ]
widen-vmovs.ll 28 %tmp3.i = phi float [ 1.000000e+10, %for.body4 ], [ %add.i, %for.body.i ]
  /external/llvm/test/CodeGen/Generic/
2006-05-06-GEP-Cast-Sink-Crash.ll 17 %s1.0.i = phi i8* [ %tmp.i, %entry ], [ null, %cond_next.i ] ; <i8*> [#uses=0]
print-mul.ll 23 %s = phi i32 [ 0, %entry ], [ %s_inc, %shl_test ] ; <i32> [#uses=4]
  /external/llvm/test/CodeGen/Hexagon/
hwloop-const.ll 16 %i.02 = phi i32 [ 0, %entry ], [ %inc, %for.body ]
hwloop-lt1.ll 17 %polly.loopiv16 = phi i32 [ 0, %entry ], [ %polly.next_loopiv, %polly.loop_body ]
  /external/llvm/test/CodeGen/PowerPC/
2007-05-14-InlineAsmSelectCrash.ll 14 %i.035.0 = phi i32 [ 0, %entry ], [ %indvar.next, %bb ] ; <i32> [#uses=2]
cr1eq-no-extra-moves.ll 15 %i.03 = phi i32 [ %inc, %for.body ], [ 0, %entry ]
ctr-cleanup.ll 10 %indvars.iv = phi i64 [ %indvars.iv.next, %for.body ], [ 1, %entry ]
ifcvt.ll 27 %cond = phi i32 [ %sub34, %cond.true ], [ %add37, %cond.false ]
lsr-postinc-pos.ll 18 %i = phi i32 [ 0, %entry ], [ %i.next, %bb ] ; <i32> [#uses=3]
unal4-std.ll 13 %index.i = phi i64 [ 0, %vector.body.i ], [ 0, %if.then ]
  /external/llvm/test/CodeGen/SystemZ/
branch-05.ll 49 %res = phi i32 [ %x, %entry ],
  /external/llvm/test/CodeGen/X86/
2007-06-04-X86-64-CtorAsmBugs.ll 13 %i.1.i1.0 = phi i32 [ 0, %entry ], [ %indvar.next, %bb.i ] ; <i32> [#uses=2]
2007-10-12-CoalesceExtSubReg.ll 8 %v.1 = phi i32 [ undef, %entry ], [ %tmp411, %cond_next391 ] ; <i32> [#uses=1]
2008-12-01-loop-iv-used-outside-loop.ll 17 %P.0.rec = phi i32 [ 0, %entry ], [ %indvar.next, %bb ] ; <i32> [#uses=3]
2010-08-04-MaskedSignedCompare.ll 31 %tmp4 = phi i32 [ %tmp4.pre, %entry.if.end_crit_edge ], [ 1, %if.then ] ; <i32> [#uses=1]
2012-04-09-TwoAddrPassBug.ll 15 %5 = phi double [ %3, %2 ], [ 0.000000e+00, %1 ]

Completed in 376 milliseconds

<<41424344454647484950>>