/external/llvm/test/Analysis/ScalarEvolution/ |
2008-12-15-DontUseSDiv.ll | 15 %j.0 = phi i8 [ 0, %entry ], [ %0, %bb ] ; <i8> [#uses=2] 16 %i.0 = phi i8 [ %i0, %entry ], [ %1, %bb ] ; <i8> [#uses=2]
|
/external/llvm/test/CodeGen/Generic/ |
exception-handling.ll | 10 %indvar82 = phi i64 [ 0, %_ZN6Gambit5ArrayIiEC2Ej.exit36 ], [ %tmp85, %"10" ] 21 %0 = phi i32 [ undef, %"9" ], [ %tmp, %"10" ]
|
/external/llvm/test/CodeGen/SystemZ/ |
int-add-11.ll | 177 %new0 = phi i32 [ %val0, %entry ], [ %add0, %add ] 178 %new1 = phi i32 [ %val1, %entry ], [ %add1, %add ] 179 %new2 = phi i32 [ %val2, %entry ], [ %add2, %add ] 180 %new3 = phi i32 [ %val3, %entry ], [ %add3, %add ] 181 %new4 = phi i32 [ %val4, %entry ], [ %add4, %add ] 182 %new5 = phi i32 [ %val5, %entry ], [ %add5, %add ] 183 %new6 = phi i32 [ %val6, %entry ], [ %add6, %add ] 184 %new7 = phi i32 [ %val7, %entry ], [ %add7, %add ] 185 %new8 = phi i32 [ %val8, %entry ], [ %add8, %add ] 186 %new9 = phi i32 [ %val9, %entry ], [ %add9, %add [all...] |
int-add-12.ll | 176 %new0 = phi i64 [ %val0, %entry ], [ %add0, %add ] 177 %new1 = phi i64 [ %val1, %entry ], [ %add1, %add ] 178 %new2 = phi i64 [ %val2, %entry ], [ %add2, %add ] 179 %new3 = phi i64 [ %val3, %entry ], [ %add3, %add ] 180 %new4 = phi i64 [ %val4, %entry ], [ %add4, %add ] 181 %new5 = phi i64 [ %val5, %entry ], [ %add5, %add ] 182 %new6 = phi i64 [ %val6, %entry ], [ %add6, %add ] 183 %new7 = phi i64 [ %val7, %entry ], [ %add7, %add ] 184 %new8 = phi i64 [ %val8, %entry ], [ %add8, %add ] 185 %new9 = phi i64 [ %val9, %entry ], [ %add9, %add [all...] |
/external/llvm/test/CodeGen/X86/ |
2009-03-16-PHIElimInLPad.ll | 6 define i32 @phi(i32 %x) { 19 %v = phi i32 [ %x, %entry ], [ %a, %cont ] ; <i32> [#uses=1]
|
2011-04-19-sclr-bb.ll | 12 %vec1 = phi <4 x i1> [ %vec1_or_2, %LOOP ], [ zeroinitializer, %ENTRY ] 13 %vec2 = phi <4 x i1> [ %vec2_and_1, %LOOP ], [ zeroinitializer, %ENTRY ]
|
pr14098.ll | 15 %a6 = phi i8 [ 3, %bb0 ], [ %a5, %bb1 ] 16 %a7 = phi i8 [ 9, %bb0 ], [ %a3, %bb1 ]
|
/external/llvm/test/ExecutionEngine/ |
2003-01-04-LoopTest.ll | 13 %reg112 = phi i32 [ 10, %bb2 ], [ 1, %bb0 ] ; <i32> [#uses=1] 14 %cann-indvar = phi i32 [ %cann-indvar, %bb2 ], [ 0, %bb0 ] ; <i32> [#uses=1]
|
2003-06-04-bzip2-bug.ll | 11 %h.0 = phi i32 [ %tmp.2, %loopentry.0 ], [ -1, %entry ] ; <i32> [#uses=1] 16 %h.1 = phi i32 [ %tmp.2, %loopentry.0 ] ; <i32> [#uses=1]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
2003-01-04-LoopTest.ll | 12 %reg112 = phi i32 [ 10, %bb2 ], [ 1, %bb0 ] ; <i32> [#uses=1] 13 %cann-indvar = phi i32 [ %cann-indvar, %bb2 ], [ 0, %bb0 ] ; <i32> [#uses=1]
|
2003-06-04-bzip2-bug.ll | 11 %h.0 = phi i32 [ %tmp.2, %loopentry.0 ], [ -1, %entry ] ; <i32> [#uses=1] 16 %h.1 = phi i32 [ %tmp.2, %loopentry.0 ] ; <i32> [#uses=1]
|
/external/llvm/test/Other/ |
2002-02-24-InlineBrokePHINodes.ll | 1 ; Inlining used to break PHI nodes. This tests that they are correctly updated 21 %X = phi i64 [ 1, %0 ], [ 2, %RecurseCase ] ; <i64> [#uses=1]
|
/external/llvm/test/Transforms/GlobalOpt/ |
phi-select.ll | 1 ; Test that PHI nodes and select instructions do not necessarily make stuff 23 %P = phi i32* [ @X, %0 ], [ @Y, %T ] ; <i32*> [#uses=1]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
2003-12-10-RemoveInstrCrash.ll | 9 %j.0.pn = phi i32 [ %inc.3, %no_exit ], [ %inc.2, %entry ] ; <i32> [#uses=1] 10 %k.0.pn = phi i32 [ %inc.4, %no_exit ], [ 1, %entry ] ; <i32> [#uses=1]
|
2006-03-31-NegativeStride.ll | 12 %a.0.0 = phi i32 [ 10, %entry ], [ %tmp4, %cond_true ] ; <i32> [#uses=2] 13 %b.0.0 = phi i32 [ 0, %entry ], [ %tmp2, %cond_true ] ; <i32> [#uses=1]
|
2008-06-15-SCEVExpanderBug.ll | 10 %PL_savestack_ix.tmp.0 = phi i32 [ %tmp61, %entry ], [ %tmp127, %bb ] ; <i32> [#uses=2] 11 %indvar10 = phi i32 [ 0, %entry ], [ %indvar.next11, %bb ] ; <i32> [#uses=2]
|
loop_evaluate_3.ll | 9 %i.01.0 = phi i32 [ 0, %entry ], [ %tmp2, %bb5 ] ; <i32> [#uses=1] 10 %x.03.0 = phi i32 [ 0, %entry ], [ %tmp4, %bb5 ] ; <i32> [#uses=1]
|
loop_evaluate_4.ll | 9 %v.01.0 = phi i32 [ 0, %entry ], [ %tmp4, %bb7 ] ; <i32> [#uses=1] 10 %i.03.0 = phi i32 [ 0, %entry ], [ %tmp6, %bb7 ] ; <i32> [#uses=2]
|
/external/llvm/test/Transforms/InstCombine/ |
phi-select-constexpr.ll | 13 ; CHECK: phi i32 [ 1, %entry ], [ select (i1 icmp eq (i32* @A, i32* @B), i32 2, i32 1), %delay ] 15 %use2 = phi i1 [ false, %entry ], [ icmp eq (i32* @A, i32* @B), %delay ]
|
pr12338.ll | 8 %local = phi <1 x i32> [ <i32 0>, %entry ], [ %phi2, %cond.end47 ] 17 %cond = phi <1 x i32> [ %phi3, %for.cond ], [ undef, %cond.false ]
|
/external/llvm/test/Transforms/LCSSA/ |
unused-phis.ll | 9 ; Test to ensure that when there are multiple exit blocks, PHI nodes are 20 %i = phi i32 [0, %entry], [1, %then2]
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
pr2537.ll | 9 %y.0 = phi i128 [ 0, %entry ], [ %add, %dobody ] 10 %x.0 = phi i128 [ 0, %entry ], [ %add2, %dobody ]
|
remove_indvar.ll | 10 %i = phi i32 [ 0, %0 ], [ %i.next, %Loop ] 11 %INDVAR = phi i32 [ 0, %0 ], [ %INDVAR2, %Loop ] ; <i32> [#uses=2]
|
/external/llvm/test/Transforms/LoopUnroll/ |
2007-04-16-PhiUpdate.ll | 9 %indvar = phi i8 [ 0, %entry ], [ %indvar.next, %cond_next ] ; <i8> [#uses=1] 14 %tmp282911.lcssa = phi i32 [ %tmp282911, %cond_next ] ; <i32> [#uses=0]
|
/external/llvm/test/Transforms/Reassociate/ |
2012-06-08-InfiniteLoop.ll | 9 %b.0 = phi i32 [ undef, %entry ], [ %sub2, %while.body ] 10 %c.0 = phi i32 [ undef, %entry ], [ %sub3, %while.body ]
|