Home
last modified time | relevance | path

Searched refs:nph (Results 1 – 25 of 213) sorted by relevance

123456789

/external/llvm-project/llvm/test/Transforms/LoopIdiom/X86/
Dunordered-atomic-memcpy.ll11 bb.nph:
16 for.body: ; preds = %bb.nph, %for.body
17 %indvar = phi i64 [ 0, %bb.nph ], [ %indvar.next, %for.body ]
36 bb.nph:
41 for.body: ; preds = %bb.nph, %for.body
42 %indvar = phi i64 [ 0, %bb.nph ], [ %indvar.next, %for.body ]
61 bb.nph:
66 for.body: ; preds = %bb.nph, %for.body
67 %indvar = phi i64 [ 0, %bb.nph ], [ %indvar.next, %for.body ]
86 bb.nph:
[all …]
/external/llvm/test/Transforms/LoopStrengthReduce/X86/
D2008-08-14-ShadowIV.ll10 br i1 %0, label %return, label %bb.nph
12 bb.nph: ; preds = %entry
16 bb: ; preds = %bb, %bb.nph
17 %i.03 = phi i32 [ 0, %bb.nph ], [ %indvar.next, %bb ] ; <i32> [#uses=3]
34 br i1 %0, label %return, label %bb.nph
36 bb.nph: ; preds = %entry
40 bb: ; preds = %bb, %bb.nph
41 %i.03 = phi i64 [ 0, %bb.nph ], [ %indvar.next, %bb ] ; <i64> [#uses=3]
78 br label %bb.nph
80 bb.nph: ; preds = %entry
[all …]
/external/llvm/test/CodeGen/Thumb2/
D2010-02-11-phi-cycle.ll10 br i1 %0, label %return, label %bb.nph
12 bb.nph: ; preds = %entry
16 bb: ; preds = %bb.nph, %bb
17 %indvar = phi i32 [ 0, %bb.nph ], [ %indvar.next, %bb ] ; <i32> [#uses=1]
18 %u.05 = phi i64 [ undef, %bb.nph ], [ %ins, %bb ] ; <i64> [#uses=1]
39 br i1 %0, label %return, label %bb.nph
41 bb.nph: ; preds = %entry
45 bb: ; preds = %bb.nph, %bb2
46 %indvar = phi i32 [ 0, %bb.nph ], [ %indvar.next, %bb2 ] ; <i32> [#uses=2]
47 %u.17 = phi i64 [ undef, %bb.nph ], [ %u.0, %bb2 ] ; <i64> [#uses=2]
Dmachine-licm.ll14 br i1 %0, label %return, label %bb.nph
16 bb.nph: ; preds = %entry
35 bb: ; preds = %bb, %bb.nph
36 %1 = phi i32 [ %.pre, %bb.nph ], [ %3, %bb ] ; <i32> [#uses=1]
37 %i.03 = phi i32 [ 0, %bb.nph ], [ %4, %bb ] ; <i32> [#uses=2]
86 bb.nph:
87 ; CHECK: bb.nph
95 bb: ; preds = %bb, %bb.nph
101 %data_addr.013 = phi i8 [ %data, %bb.nph ], [ %8, %bb ] ; <i8> [#uses=2]
102 %crc_addr.112 = phi i16 [ %crc, %bb.nph ], [ %crc_addr.2, %bb ] ; <i16> [#uses=3]
[all …]
/external/llvm-project/llvm/test/CodeGen/Thumb2/
D2010-02-11-phi-cycle.ll10 br i1 %0, label %return, label %bb.nph
12 bb.nph: ; preds = %entry
16 bb: ; preds = %bb.nph, %bb
17 %indvar = phi i32 [ 0, %bb.nph ], [ %indvar.next, %bb ] ; <i32> [#uses=1]
18 %u.05 = phi i64 [ undef, %bb.nph ], [ %ins, %bb ] ; <i64> [#uses=1]
44 br i1 %0, label %return, label %bb.nph
46 bb.nph: ; preds = %entry
50 bb: ; preds = %bb.nph, %bb2
51 %indvar = phi i32 [ 0, %bb.nph ], [ %indvar.next, %bb2 ] ; <i32> [#uses=2]
52 %u.17 = phi i64 [ undef, %bb.nph ], [ %u.0, %bb2 ] ; <i64> [#uses=2]
Dmachine-licm.ll14 br i1 %0, label %return, label %bb.nph
16 bb.nph: ; preds = %entry
35 bb: ; preds = %bb, %bb.nph
36 %1 = phi i32 [ %.pre, %bb.nph ], [ %3, %bb ] ; <i32> [#uses=1]
37 %i.03 = phi i32 [ 0, %bb.nph ], [ %4, %bb ] ; <i32> [#uses=2]
86 bb.nph:
87 ; CHECK: bb.nph
94 bb: ; preds = %bb, %bb.nph
99 %data_addr.013 = phi i8 [ %data, %bb.nph ], [ %8, %bb ] ; <i8> [#uses=2]
100 %crc_addr.112 = phi i16 [ %crc, %bb.nph ], [ %crc_addr.2, %bb ] ; <i16> [#uses=3]
[all …]
/external/llvm-project/llvm/test/Transforms/IndVarSimplify/
D2008-10-03-CouldNotCompute.ll8 br i1 false, label %bb.nph, label %return
10 bb.nph: ; preds = %entry
15 bb: ; preds = %bb, %bb.nph
16 %.in = phi i32 [ %2, %bb ], [ %n, %bb.nph ] ; <i32> [#uses=1]
17 %val.02 = phi i64 [ %5, %bb ], [ 0, %bb.nph ] ; <i64> [#uses=2]
18 %result.01 = phi i64 [ %4, %bb ], [ 0, %bb.nph ] ; <i64> [#uses=1]
Dloop_evaluate_5.ll11 br i1 false, label %bb3, label %bb.nph
13 bb.nph: ; preds = %entry
16 bb: ; preds = %bb2, %bb.nph
17 %result2 = phi i32 [ %tmp1, %bb2 ], [ 0, %bb.nph ] ; <i32> [#uses=1]
18 %k_01 = phi i5 [ %indvar_next1, %bb2 ], [ 0, %bb.nph ] ; <i5> [#uses=2]
Dpreserve-signed-wrap.ll14 br i1 %0, label %bb.nph, label %return
16 bb.nph: ; preds = %entry
23 bb: ; preds = %bb1, %bb.nph
24 %i.02 = phi i32 [ %5, %bb1 ], [ 0, %bb.nph ] ; <i32> [#uses=2]
25 %p.01 = phi i8 [ %4, %bb1 ], [ -1, %bb.nph ] ; <i8> [#uses=2]
Dloop_evaluate_6.ll10 br i1 %0, label %bb.nph, label %bb2
12 bb.nph: ; preds = %entry
15 bb: ; preds = %bb1, %bb.nph
16 %x_offs_addr.01 = phi i32 [ %1, %bb1 ], [ %x_offs, %bb.nph ] ; <i32> [#uses=1]
/external/llvm/test/Transforms/IndVarSimplify/
D2008-10-03-CouldNotCompute.ll8 br i1 false, label %bb.nph, label %return
10 bb.nph: ; preds = %entry
15 bb: ; preds = %bb, %bb.nph
16 %.in = phi i32 [ %2, %bb ], [ %n, %bb.nph ] ; <i32> [#uses=1]
17 %val.02 = phi i64 [ %5, %bb ], [ 0, %bb.nph ] ; <i64> [#uses=2]
18 %result.01 = phi i64 [ %4, %bb ], [ 0, %bb.nph ] ; <i64> [#uses=1]
Dpromote-iv-to-eliminate-casts.ll10 br i1 %t0, label %bb.nph, label %bb2
12 bb.nph: ; preds = %entry
15 bb: ; preds = %bb1, %bb.nph
16 %result.02 = phi i64 [ %t5, %bb1 ], [ 0, %bb.nph ] ; <i64> [#uses=1]
17 %n.01 = phi i32 [ %t6, %bb1 ], [ 0, %bb.nph ] ; <i32> [#uses=2]
42 br i1 %t0, label %bb.nph, label %return
44 bb.nph: ; preds = %entry
47 bb: ; preds = %bb1, %bb.nph
48 %i.01 = phi i16 [ %t3, %bb1 ], [ 0, %bb.nph ] ; <i16> [#uses=2]
Dloop_evaluate_5.ll9 br i1 false, label %bb3, label %bb.nph
11 bb.nph: ; preds = %entry
14 bb: ; preds = %bb2, %bb.nph
15 %result2 = phi i32 [ %tmp1, %bb2 ], [ 0, %bb.nph ] ; <i32> [#uses=1]
16 %k_01 = phi i5 [ %indvar_next1, %bb2 ], [ 0, %bb.nph ] ; <i5> [#uses=2]
Dpreserve-signed-wrap.ll14 br i1 %0, label %bb.nph, label %return
16 bb.nph: ; preds = %entry
23 bb: ; preds = %bb1, %bb.nph
24 %i.02 = phi i32 [ %5, %bb1 ], [ 0, %bb.nph ] ; <i32> [#uses=2]
25 %p.01 = phi i8 [ %4, %bb1 ], [ -1, %bb.nph ] ; <i8> [#uses=2]
Dloop_evaluate_6.ll6 br i1 %0, label %bb.nph, label %bb2
8 bb.nph: ; preds = %entry
11 bb: ; preds = %bb1, %bb.nph
12 %x_offs_addr.01 = phi i32 [ %1, %bb1 ], [ %x_offs, %bb.nph ] ; <i32> [#uses=1]
Dsigned-trip-count.ll12 br i1 %tmp102, label %bb.nph, label %return
14 bb.nph: ; preds = %entry
17 bb: ; preds = %bb7, %bb.nph
18 %i.01 = phi i32 [ %tmp6, %bb7 ], [ 0, %bb.nph ] ; <i32> [#uses=3]
/external/llvm/test/Analysis/ScalarEvolution/
D2008-07-12-UnneededSelect2.ll10 br i1 %0, label %bb.nph, label %bb2
12 bb.nph: ; preds = %entry
15 bb: ; preds = %bb1, %bb.nph
16 %z.02 = phi i32 [ %1, %bb1 ], [ 1, %bb.nph ] ; <i32> [#uses=1]
17 %i.01 = phi i32 [ %2, %bb1 ], [ 1, %bb.nph ] ; <i32> [#uses=2]
Dtrip-count5.ll14 br i1 %tmp2538, label %bb.nph, label %bb4
16 bb.nph: ; preds = %entry
19 bb: ; preds = %bb1, %bb.nph
20 %distERBhi.036 = phi float [ %tmp10, %bb1 ], [ 0.000000e+00, %bb.nph ] ; <float> [#uses=1]
21 %hiPart.035 = phi i32 [ %tmp12, %bb1 ], [ 0, %bb.nph ] ; <i32> [#uses=2]
22 %peakCount.034 = phi float [ %tmp19, %bb1 ], [ %tmp3, %bb.nph ] ; <float> [#uses=1]
D2008-11-18-LessThanOrEqual.ll8 br i1 %0, label %bb2, label %bb.nph
10 bb.nph: ; preds = %entry
13 bb: ; preds = %bb.nph, %bb1
14 %indvar = phi i32 [ 0, %bb.nph ], [ %indvar.next, %bb1 ] ; <i32> [#uses=2]
/external/llvm/test/CodeGen/X86/
Dor-address.ll13 bb.nph:
16 bb: ; preds = %bb, %bb.nph
17 %j.010 = phi i8 [ 0, %bb.nph ], [ %14, %bb ] ; <i8> [#uses=1]
18 %k.19 = phi i8 [ 0, %bb.nph ], [ %.k.1, %bb ] ; <i8> [#uses=1]
19 %i0.08 = phi i8 [ 0, %bb.nph ], [ %15, %bb ] ; <i8> [#uses=3]
56 bb.nph:
59 for.body: ; preds = %for.body, %bb.nph
60 %j.065 = phi i8 [ 0, %bb.nph ], [ %inc52, %for.body ] ; <i8> [#uses=1]
61 %i0.addr.064 = phi i8 [ %i0, %bb.nph ], [ %add, %for.body ] ; <i8> [#uses=3]
62 %k.addr.163 = phi i8 [ %k, %bb.nph ], [ %inc.k.addr.1, %for.body ] ; <i8> [#uses=1]
/external/llvm-project/llvm/test/CodeGen/X86/
Dor-address.ll13 bb.nph:
16 bb: ; preds = %bb, %bb.nph
17 %j.010 = phi i8 [ 0, %bb.nph ], [ %14, %bb ] ; <i8> [#uses=1]
18 %k.19 = phi i8 [ 0, %bb.nph ], [ %.k.1, %bb ] ; <i8> [#uses=1]
19 %i0.08 = phi i8 [ 0, %bb.nph ], [ %15, %bb ] ; <i8> [#uses=3]
56 bb.nph:
59 for.body: ; preds = %for.body, %bb.nph
60 %j.065 = phi i8 [ 0, %bb.nph ], [ %inc52, %for.body ] ; <i8> [#uses=1]
61 %i0.addr.064 = phi i8 [ %i0, %bb.nph ], [ %add, %for.body ] ; <i8> [#uses=3]
62 %k.addr.163 = phi i8 [ %k, %bb.nph ], [ %inc.k.addr.1, %for.body ] ; <i8> [#uses=1]
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/
D2008-07-12-UnneededSelect2.ll11 br i1 %0, label %bb.nph, label %bb2
13 bb.nph: ; preds = %entry
16 bb: ; preds = %bb1, %bb.nph
17 %z.02 = phi i32 [ %1, %bb1 ], [ 1, %bb.nph ] ; <i32> [#uses=1]
18 %i.01 = phi i32 [ %2, %bb1 ], [ 1, %bb.nph ] ; <i32> [#uses=2]
/external/llvm-project/llvm/test/CodeGen/ARM/
D2009-07-01-CommuteBug.ll57 br i1 undef, label %bb220.i, label %bb.nph.i98
59 bb.nph.i98: ; preds = %bb153.i
62 bb158.i: ; preds = %bb218.i, %bb.nph.i98
63 %c.1020.i = phi i32 [ 0, %bb.nph.i98 ], [ %c.14.i, %bb218.i ] ; <i32> [#uses=1]
64 %f.419.i = phi i32 [ undef, %bb.nph.i98 ], [ %f.5.i, %bb218.i ] ; <i32> [#uses=1]
65 %cflag.418.i = phi i16 [ 0, %bb.nph.i98 ], [ %cflag.3.i, %bb218.i ] ; <i16> [#uses=1]
66 %pj.317.i = phi i32 [ undef, %bb.nph.i98 ], [ %7, %bb218.i ] ; <i32> [#uses=1]
67 %pi.316.i = phi i32 [ undef, %bb.nph.i98 ], [ %6, %bb218.i ] ; <i32> [#uses=1]
68 %fj.515.i = phi i32 [ undef, %bb.nph.i98 ], [ %fj.4.i, %bb218.i ] ; <i32> [#uses=2]
69 %fi.614.i = phi i32 [ undef, %bb.nph.i98 ], [ %fi.5.i, %bb218.i ] ; <i32> [#uses=3]
[all …]
/external/llvm/test/CodeGen/ARM/
D2009-07-01-CommuteBug.ll57 br i1 undef, label %bb220.i, label %bb.nph.i98
59 bb.nph.i98: ; preds = %bb153.i
62 bb158.i: ; preds = %bb218.i, %bb.nph.i98
63 %c.1020.i = phi i32 [ 0, %bb.nph.i98 ], [ %c.14.i, %bb218.i ] ; <i32> [#uses=1]
64 %f.419.i = phi i32 [ undef, %bb.nph.i98 ], [ %f.5.i, %bb218.i ] ; <i32> [#uses=1]
65 %cflag.418.i = phi i16 [ 0, %bb.nph.i98 ], [ %cflag.3.i, %bb218.i ] ; <i16> [#uses=1]
66 %pj.317.i = phi i32 [ undef, %bb.nph.i98 ], [ %7, %bb218.i ] ; <i32> [#uses=1]
67 %pi.316.i = phi i32 [ undef, %bb.nph.i98 ], [ %6, %bb218.i ] ; <i32> [#uses=1]
68 %fj.515.i = phi i32 [ undef, %bb.nph.i98 ], [ %fj.4.i, %bb218.i ] ; <i32> [#uses=2]
69 %fi.614.i = phi i32 [ undef, %bb.nph.i98 ], [ %fi.5.i, %bb218.i ] ; <i32> [#uses=3]
[all …]
/external/llvm/test/Transforms/GVN/
Dpre-load.ll123 br i1 %1, label %bb.nph, label %return
125 bb.nph:
129 ; CHECK: bb.nph:
134 %indvar = phi i64 [ 0, %bb.nph ], [ %tmp6, %bb ]
166 br i1 %1, label %bb.nph, label %return
168 bb.nph:
172 ; CHECK: bb.nph:
177 %indvar = phi i64 [ 0, %bb.nph ], [ %tmp6, %bb ]
212 br i1 %2, label %bb.nph, label %return
214 bb.nph:
[all …]

123456789