Home
last modified time | relevance | path

Searched refs:inc1 (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm/test/Analysis/ScalarEvolution/
D2012-05-29-MulAddRec.ll13 ; CHECK: %inc1 = phi i8 [ 0, %entry ], [ %0, %for.body ]
18 ; CHECK: %0 = add i8 %inc1, 10
28 %0 = add i8 %inc1, 10
35 %inc1 = phi i8 [ 0, %entry ], [ %0, %for.cond.loopexit ]
39 %inc26 = phi i8 [ %inc1, %for.cond ], [ %inc, %for.body ]
/external/llvm/test/Transforms/SCCP/
D2003-06-24-OverdefinedPHIValue.ll11 %i.0 = phi i32 [ %inc, %endif ], [ %inc1, %then ], [ 1, %entry ] ; <i32> [#uses=4]
15 %inc1 = add i32 %i.0, 1 ; <i32> [#uses=3]
16 %tmp.42 = icmp slt i32 %inc1, %tmp.1 ; <i1> [#uses=1]
24 %i.1 = phi i32 [ 1, %entry ], [ %inc, %endif ], [ %inc1, %then ] ; <i32> [#uses=1]
/external/llvm/test/CodeGen/X86/
Datom-fixup-lea3.ll35 %j.09 = phi i32 [ 0, %for.body.lr.ph ], [ %inc1, %for.body ]
36 %inc1 = add nsw i32 %j.09, 1
41 %arrayidx2 = getelementptr inbounds i32* %array, i32 %inc1
44 %exitcond = icmp eq i32 %inc1, %n
/external/llvm/test/Transforms/LoopUnswitch/
D2011-09-26-EHCrash.ll14 %inc1 = phi i32 [ %inc, %for.inc ], [ 0, %entry ]
15 %conv = sext i32 %inc1 to i64
24 %idxprom = sext i32 %inc1 to i64
52 %inc = add nsw i32 %inc1, 1
/external/llvm/test/Transforms/LoopVectorize/
Dinfiniteloop.ll24 %inc1 = phi i64 [ 0, %entry ], [ %inc, %for.body ]
26 %inc = add nsw i64 %inc1, 1
27 %cmp = icmp sgt i64 %inc1, -2
/external/v8/test/mjsunit/compiler/
Dcount-deopt.js34 function inc1(x) { x++; o.x = x; } function
35 inc1(max_smi);
38 inc1(1.1);
/external/chromium_org/v8/test/mjsunit/compiler/
Dcount-deopt.js34 function inc1(x) { x++; o.x = x; } function
35 inc1(max_smi);
38 inc1(1.1);
/external/llvm/test/ExecutionEngine/MCJIT/remote/
Dtest-global-init-nonzero-remote.ll27 %inc1 = add nsw i32 %2, 1
28 store i32 %inc1, i32* %i, align 4
/external/llvm/test/ExecutionEngine/
Dtest-global.ll27 %inc1 = add nsw i32 %2, 1
28 store i32 %inc1, i32* %i, align 4
Dtest-global-init-nonzero.ll27 %inc1 = add nsw i32 %2, 1
28 store i32 %inc1, i32* %i, align 4
Dtest-local.ll27 %inc1 = add nsw i32 %2, 1
28 store i32 %inc1, i32* %i, align 4
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-global-init-nonzero.ll26 %inc1 = add nsw i32 %2, 1
27 store i32 %inc1, i32* %i, align 4
Dtest-global.ll26 %inc1 = add nsw i32 %2, 1
27 store i32 %inc1, i32* %i, align 4
Dtest-local.ll26 %inc1 = add nsw i32 %2, 1
27 store i32 %inc1, i32* %i, align 4
/external/llvm/test/CodeGen/AArch64/
Dcond-sel.ll60 %inc1 = add i32 %rhs32, 1
61 %val1 = select i1 %tst1, i32 %inc1, i32 %lhs32
100 %inc1 = xor i32 -1, %rhs32
101 %val1 = select i1 %tst1, i32 %inc1, i32 %lhs32
140 %inc1 = sub i32 0, %rhs32
141 %val1 = select i1 %tst1, i32 %inc1, i32 %lhs32
/external/llvm/test/Transforms/IndVarSimplify/
Dvariable-stride-ivs-0.ll33 %iv..inc1 = bitcast i32 %iv..inc.ui to i32 ; <i32> [#uses=1]
34 %tmp.12 = icmp slt i32 %iv..inc1, %tmp.2 ; <i1> [#uses=1]
/external/chromium_org/tools/gyp/test/include_dirs/src/subdir/
Dsubdir_includes.gyp12 '../inc1',
/external/chromium_org/tools/gyp/test/generator-output/src/subdir3/
Dprog3.gyp15 '../inc1',
/external/chromium_org/tools/gyp/test/include_dirs/src/
Dincludes.gyp18 'inc1',
/external/chromium_org/tools/gyp/test/generator-output/src/subdir2/
Dprog2.gyp15 '../inc1',
/external/chromium_org/tools/gyp/test/generator-output/src/
Dprog1.gyp18 'inc1',
/external/llvm/test/Transforms/LoopUnroll/
Dscevunroll.ll83 %iv1 = phi i32 [ 0, %entry ], [ %inc1, %l2 ]
85 %inc1 = add i32 %iv1, 1
114 %iv1 = phi i32 [ 0, %entry ], [ %inc1, %l3 ]
116 %inc1 = add i32 %iv1, 1
/external/llvm/test/Transforms/LoopStrengthReduce/X86/
Divchain-X86.ll181 %inc1 = or i32 %i.07, 1
182 %arrayidx.1 = getelementptr inbounds i8* %a, i32 %inc1
185 %arrayidx1.1 = getelementptr inbounds i8* %b, i32 %inc1
190 %arrayidx4.1 = getelementptr inbounds i8* %c, i32 %inc1
252 %inc1 = or i32 %i, 1
254 store i32 %inc1, i32* %add.ptr.i1, align 4
/external/qemu/distrib/jpeg-6b/
Djquant2.c792 INT32 inc0, inc1, inc2; /* initial values for increments */ in find_best_colors() local
816 inc1 = (minc1 - GETJSAMPLE(cinfo->colormap[1][icolor])) * C1_SCALE; in find_best_colors()
817 dist0 += inc1*inc1; in find_best_colors()
822 inc1 = inc1 * (2 * STEP_C1) + STEP_C1 * STEP_C1; in find_best_colors()
830 xx1 = inc1; in find_best_colors()
/external/jpeg/
Djquant2.c792 INT32 inc0, inc1, inc2; /* initial values for increments */ in find_best_colors() local
816 inc1 = (minc1 - GETJSAMPLE(cinfo->colormap[1][icolor])) * C1_SCALE; in find_best_colors()
817 dist0 += inc1*inc1; in find_best_colors()
822 inc1 = inc1 * (2 * STEP_C1) + STEP_C1 * STEP_C1; in find_best_colors()
830 xx1 = inc1; in find_best_colors()

12