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

<<31323334353637383940>>

  /external/llvm/test/CodeGen/X86/
pr14088.ll 18 %retval.0 = phi i32 [ 0, %if.end ], [ -1, %entry ]
ragreedy-hoist-spill.ll 76 %ch2.0 = phi i32 [ 0, %while.body.preheader ], [ %ch.12.ch2.12, %do.body ]
77 %rep.0 = phi i32 [ 1, %while.body.preheader ], [ %rep.6, %do.body ]
115 %dec3386.in = phi i32 [ %dec3386, %while.cond197.backedge ], [ %rep.8, %do.end ]
116 %oldc.13384 = phi i32 [ %oldc.1.be, %while.cond197.backedge ], [ 0, %do.end ]
117 %ch.213379 = phi i32 [ %last.1.be, %while.cond197.backedge ], [ %..ch.19, %do.end ]
118 %last.13371 = phi i32 [ %last.1.be, %while.cond197.backedge ], [ 0, %do.end ]
171 %last.1.be = phi i32 [ %ch.213379, %sw.default ], [ -1, %while.body200 ], [ %ch.213379, %sw.bb1077 ], [ %ch.213379, %sw.bb979 ], [ 18, %sw.bb956 ], [ 20, %sw.bb566 ], [ %ch.213379, %for.end552 ], [ %ch.213379, %sw.bb256 ], [ 2, %sw.bb243 ], [ 1, %while.cond201.preheader ], [ 268, %for.cond1145.preheader ], [ %ch.213379, %sw.bb206 ]
172 %oldc.1.be = phi i32 [ %oldc.13384, %sw.default ], [ %oldc.13384, %while.body200 ], [ %oldc.13384, %sw.bb1077 ], [ %oldc.13384, %sw.bb979 ], [ %oldc.13384, %sw.bb956 ], [ %oldc.13384, %sw.bb566 ], [ %oldc.13384, %for.end552 ], [ %oldc.13384, %sw.bb256 ], [ %oldc.13384, %sw.bb243 ], [ %oldc.13384, %while.cond201.preheader ], [ 0, %for.cond1145.preheader ], [ %oldc.13384, %sw.bb206 ]
188 %incdec.ptr4803316 = phi i8* [ %incdec.ptr480, %do.body479.backedge.land.rhs485_crit_edge ], [ undef, %do.body479.preheader ]
222 %q.4 = phi i8* [ undef, %sw.bb474 ], [ undef, %do.body479.preheader ], [ %incdec.ptr480, %do.body479.backedge (…)
    [all...]
reghinting.ll 29 %retval.0 = phi i32 [ 0, %if.end ], [ 5, %entry ]
saddo-redundant-add.ll 14 %i = phi i64 [ 0, %entry ], [ %i.next, %loop ]
twoaddr-coalesce.ll 11 %i.0.reg2mem.0 = phi i32 [ 0, %bb1.thread ], [ %indvar.next, %bb1 ] ; <i32> [#uses=2]
vastart-defs-eflags.ll 20 %hasflag = phi i32 [ 1, %if.then ], [ 0, %entry ]
  /external/llvm/test/Instrumentation/AddressSanitizer/
lifetime.ll 63 ; Check that arguments of lifetime may come from phi nodes.
79 %i.phi = phi i8* [ %i.ptr, %entry ], [ %i.ptr2, %bb0 ]
80 call void @llvm.lifetime.end(i64 8, i8* %i.phi)
  /external/llvm/test/Instrumentation/MemorySanitizer/
unreachable.ll 17 %z = phi i32 [ 42, %entry ], [ %x, %unreachable ]
  /external/llvm/test/Transforms/GVN/
2007-07-26-InterlockingLoops.ll 14 ; CHECK-NOT: phi
2007-07-26-PhiErasure.ll 1 ; RUN: opt < %s -gvn -S | not grep phi
2008-12-14-rle-reanalyze.ll 14 %sortv.233 = phi i32* [ getelementptr ([256 x i32]* @sort_value, i32 0, i32 0), %bb22 ], [ %sortv.2, %bb23 ] ; <i32*> [#uses=1]
2008-12-15-CacheVisited.ll 25 %iftmp.1374.0.in = phi i32* [ null, %bb207 ], [ %tmp2, %bb204 ] ; <i32*> [#uses=1]
2010-03-31-RedundantPHIs.ll 4 ; CHECK-NOT: phi
rle-no-phi-translate.ll 21 %c_addr.0 = phi i32* [ %b, %entry ], [ %c, %bb ] ; <i32*> [#uses=1]
  /external/llvm/test/Transforms/IndVarSimplify/
2003-12-15-Crash.ll 17 %highC.0 = phi i32 [ %tmp.738, %no_exit.15.preheader ], [ %dec.0, %no_exit.15 ] ; <i32> [#uses=1]
2004-04-07-ScalarEvolutionCrash.ll 14 %i.0.0 = phi i32 [ %inc, %loopexit.2 ], [ 0, %loopexit.0 ] ; <i32> [#uses=1]
2005-02-11-InvokeCrash.ll 14 %tmp.14.0.i.0 = phi i32 [ %tmp.14.0.i, %no_exit.i ], [ %tmp.14.0.i5, %invoke_cont.0 ] ; <i32> [#uses=1]
2007-01-06-TripCount.ll 19 %i.0 = phi i32 [ 0, %entry ], [ %tmp1, %bb ] ; <i32> [#uses=4]
ada-loops.ll 26 %i.0.reg2mem.0 = phi i8 [ -128, %bb.thread ], [ %tmp8, %bb ] ; <i8> [#uses=1]
46 %i.0.reg2mem.0 = phi i8 [ 0, %bb.thread ], [ %tmp7, %bb ] ; <i8> [#uses=1]
63 %i.0.reg2mem.0 = phi i8 [ -10, %bb.thread ], [ %tmp7, %bb ] ; <i8> [#uses=2]
81 %i.0.reg2mem.0 = phi i8 [ 10, %bb.thread ], [ %tmp7, %bb ] ; <i8> [#uses=2]
divide-pointer.ll 22 %ppnum.052 = phi i32 [ %inc, %for.body ], [ %shr136, %bcopy_internal.exit ] ; <i32> [#uses=1]
44 %ppnum.052 = phi i32 [ %inc, %for.body ], [ %shr136, %bcopy_internal.exit ] ; <i32> [#uses=1]
66 %ppnum.052 = phi i32 [ %inc, %for.body ], [ %shr136, %bcopy_internal.exit ] ; <i32> [#uses=1]
88 %ppnum.052 = phi i32 [ %inc, %for.body ], [ %shr136, %bcopy_internal.exit ] ; <i32> [#uses=1]
iv-zext.ll 12 %indvar = phi i64 [ 0, %entry ], [ %indvar.next, %loop ]
masked-iv.ll 17 %i.01 = phi i64 [ %t6, %bb ], [ %a, %bb.preheader ] ; <i64> [#uses=3]
single-element-range.ll 17 %i.01 = phi i32 [ %3, %bb1 ], [ 1, %bb ] ; <i32> [#uses=1]
  /external/llvm/test/Transforms/Inline/
dynamic_alloca_test.ll 36 %count = phi i32 [ 0, %entry ], [ %next, %loop ]
  /external/llvm/test/Transforms/InstCombine/
2008-04-29-VolatileLoadMerge.ll 18 %tmp4 = phi i32 [ %tmp34, %entry ], [ %tmp3, %bb ] ; <i32> [#uses=1]

Completed in 890 milliseconds

<<31323334353637383940>>