Home
last modified time | relevance | path

Searched refs:tmp25 (Results 1 – 25 of 75) sorted by relevance

123

/external/llvm/test/CodeGen/ARM/
Dlsr-scale-addr-mode.ll10 %indvar = phi i32 [ 0, %entry ], [ %tmp25, %cond_next ] ; <i32> [#uses=1]
11 %tmp25 = add i32 %indvar, 1 ; <i32> [#uses=3]
12 %tmp36 = getelementptr i32, i32* %a, i32 %tmp25 ; <i32*> [#uses=1]
14 icmp eq i32 %tmp25, -1 ; <i1>:0 [#uses=1]
/external/llvm/test/Transforms/IndVarSimplify/
Dpolynomial-expand.ll12 %tmp25 = phi i32 [ %tmp43, %bb40 ], [ %tmp21, %bb20 ] ; <i32> [#uses=4]
15 %tmp28 = add nsw i32 %tmp25, -1 ; <i32> [#uses=2]
31 %tmp41 = sub i32 %tmp26, %tmp25 ; <i32> [#uses=1]
32 %tmp43 = add nsw i32 %tmp25, -1 ; <i32> [#uses=1]
33 %tmp42 = icmp eq i32 %tmp25, 1 ; <i1> [#uses=1]
/external/libjpeg-turbo/
Djidctint.c1272 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25; in jpeg_idct_11x11() local
1305 tmp25 = tmp10 + MULTIPLY(z4, FIX(1.356927976)); /* c2 */ in jpeg_idct_11x11()
1306 tmp21 = tmp20 + tmp23 + tmp25 - in jpeg_idct_11x11()
1308 tmp20 += tmp25 + MULTIPLY(z3, FIX(2.115825087)); /* c4+c6 */ in jpeg_idct_11x11()
1309 tmp23 += tmp25 - MULTIPLY(z1, FIX(1.513598477)); /* c6+c8 */ in jpeg_idct_11x11()
1310 tmp24 += tmp25; in jpeg_idct_11x11()
1314 tmp25 = tmp10 - MULTIPLY(z4, FIX(1.414213562)); /* c0 */ in jpeg_idct_11x11()
1352 wsptr[8*5] = (int) RIGHT_SHIFT(tmp25, CONST_BITS-PASS1_BITS); in jpeg_idct_11x11()
1376 tmp25 = tmp10 + MULTIPLY(z4, FIX(1.356927976)); /* c2 */ in jpeg_idct_11x11()
1377 tmp21 = tmp20 + tmp23 + tmp25 - in jpeg_idct_11x11()
[all …]
/external/llvm/test/Transforms/SimplifyCFG/
D2009-01-19-UnconditionalTrappingConstantExpr.ll8 ; CHECK: br i1 %tmp25
13 %tmp25 = icmp sle i32 %tmp21, %tmp24
14 br i1 %tmp25, label %bb2, label %bb1
/external/llvm/test/CodeGen/AMDGPU/
Dstore-barrier.ll25 %tmp25 = load i32, i32 addrspace(1)* %tmp10, align 4
26 %tmp26 = sext i32 %tmp25 to i64
28 %tmp28 = getelementptr inbounds <2 x i8>, <2 x i8> addrspace(3)* %arg, i32 %tmp25, i32 %arg4
32 %tmp32 = getelementptr inbounds <2 x i8>, <2 x i8> addrspace(3)* %arg, i32 %tmp25, i32 0
/external/llvm/test/CodeGen/X86/
Ddynamic-alloca-lifetime.ll35 %tmp25 = getelementptr inbounds [8192 x i8], [8192 x i8]* %bitmapBuffer229, i32 0, i32 0
36 call void @llvm.lifetime.start(i64 8192, i8* %tmp25) #0
37 call void @llvm.lifetime.end(i64 8192, i8* %tmp25) #0
D2011-06-12-FastAllocSpill.ll46 %tmp25 = add i64 %tmp24, 1
47 store i64 %tmp25, i64* %tmp5, align 8
48 %tmp26 = icmp ult i64 %tmp25, 10
Dpr2326.ll17 %tmp25 = and i1 %toBool23, %toBool24 ; <i1> [#uses=1]
18 %tmp2526 = zext i1 %tmp25 to i8 ; <i8> [#uses=1]
D2007-10-16-CoalescerCrash.ll16 %tmp25 = shl i32 %tmp2180, %tmp24 ; <i32> [#uses=1]
17 %tmp2569 = zext i32 %tmp25 to i64 ; <i64> [#uses=1]
D2007-11-04-LiveIntervalCrash.ll17 %tmp25 = lshr i64 %tmp1314, 4 ; <i64> [#uses=1]
18 %tmp22 = add i64 %tmp25, %hash.0.reg2mem.0 ; <i64> [#uses=1]
D2008-02-27-DeadSlotElimBug.ll49 …%tmp25.i = getelementptr %struct.CompAtom, %struct.CompAtom* %tmp1819, i32 0, i32 2 ; <i32*> [#us…
53 store i32 %tmp85.i, i32* %tmp25.i, align 1
57 store i32 %tmp97.i, i32* %tmp25.i, align 1
Dsink-hoist.ll111 %tmp25 = bitcast <4 x float> %1 to <4 x i32> ; <<4 x i32>> [#uses=1]
112 …%tmp27 = and <4 x i32> %tmp25, <i32 -2147483648, i32 -2147483648, i32 -2147483648, i32 -2147483648…
165 %i.019 = phi i64 [ 0, %entry ], [ %tmp25, %bb2 ] ; <i64> [#uses=1]
166 %tmp25 = add i64 %i.019, 1 ; <i64> [#uses=2]
169 %tmp13 = icmp ugt i64 %tmp12, %tmp25 ; <i1> [#uses=1]
Dtwoaddr-pass-sink.ll6 %tmp25 = bitcast <2 x i64> %a1 to <8 x i16> ; <<8 x i16>> [#uses=1]
21 %tmp26 = mul <8 x i16> %tmp25, %tmp16 ; <<8 x i16>> [#uses=1]
D2009-10-19-EmergencySpill.ll29 %tmp25 = add i64 %4, 11 ; <i64> [#uses=1]
37 %tmp26 = add i64 %tmp, %tmp25 ; <i64> [#uses=1]
D2012-04-26-sdglue.ll29 …%tmp25 = call <8 x float> @llvm.x86.avx.vinsertf128.ps.256(<8 x float> %tmp24, <4 x float> %tmp23,…
31 %tmp27 = fmul <8 x float> %tmp25, undef
/external/opencv3/3rdparty/libjpeg/
Djidctint.c1460 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25; in jpeg_idct_11x11() local
1493 tmp25 = tmp10 + MULTIPLY(z4, FIX(1.356927976)); /* c2 */ in jpeg_idct_11x11()
1494 tmp21 = tmp20 + tmp23 + tmp25 - in jpeg_idct_11x11()
1496 tmp20 += tmp25 + MULTIPLY(z3, FIX(2.115825087)); /* c4+c6 */ in jpeg_idct_11x11()
1497 tmp23 += tmp25 - MULTIPLY(z1, FIX(1.513598477)); /* c6+c8 */ in jpeg_idct_11x11()
1498 tmp24 += tmp25; in jpeg_idct_11x11()
1502 tmp25 = tmp10 - MULTIPLY(z4, FIX(1.414213562)); /* c0 */ in jpeg_idct_11x11()
1540 wsptr[8*5] = (int) RIGHT_SHIFT(tmp25, CONST_BITS-PASS1_BITS); in jpeg_idct_11x11()
1564 tmp25 = tmp10 + MULTIPLY(z4, FIX(1.356927976)); /* c2 */ in jpeg_idct_11x11()
1565 tmp21 = tmp20 + tmp23 + tmp25 - in jpeg_idct_11x11()
[all …]
/external/llvm/test/Transforms/InstCombine/
D2007-10-28-stacksave.ll13 %n.0 = phi i32 [ 0, %entry ], [ %tmp25, %cleanup31 ] ; <i32> [#uses=2]
30 %tmp25 = add i32 %n.0, 1 ; <i32> [#uses=2]
31 %tmp27 = icmp sle i32 %tmp25, 999999 ; <i1> [#uses=1]
Dgepphigep.ll29 %tmp25 = load i32, i32* %tmp24, align 4
30 ret i32 %tmp25
51 %tmp25 = load i32, i32* %tmp24, align 4
52 ret i32 %tmp25
90 %tmp25 = load i32, i32* %tmp35, align 4
91 ret i32 %tmp25
D2009-02-25-CrashZeroSizeArray.ll28 %tmp25 = and i1 %toBool709, %toBool710 ; <i1> [#uses=1]
29 %tmp26 = zext i1 %tmp25 to i8 ; <i8> [#uses=1]
Dzext-or-icmp.ll25 %tmp25 = load i8, i8* %tmp24, align 1 ; <i8> [#uses=1]
26 %tmp26.mask = and i8 %tmp25, 1 ; <i8> [#uses=1]
Dstacksaverestore.ll25 %tmp25 = add i32 %size, -1 ; <i32> [#uses=1]
34 %tmp27 = getelementptr i8, i8* %tmp23, i32 %tmp25 ; <i8*> [#uses=1]
/external/llvm/test/CodeGen/PowerPC/
Drlwimi3.ll24 %tmp25 = or i16 %tmp, %tmp24 ; <i16> [#uses=1]
25 ret i16 %tmp25
Dvec_shuffle.ll39 %tmp25 = insertelement <16 x i8> %tmp24, i8 %tmp9, i32 7 ; <<16 x i8>> [#uses=1]
40 %tmp26 = insertelement <16 x i8> %tmp25, i8 %tmp10, i32 8 ; <<16 x i8>> [#uses=1]
81 %tmp25 = insertelement <16 x i8> %tmp24, i8 %tmp9, i32 7 ; <<16 x i8>> [#uses=1]
82 %tmp26 = insertelement <16 x i8> %tmp25, i8 %tmp10, i32 8 ; <<16 x i8>> [#uses=1]
136 %tmp25 = insertelement <16 x i8> %tmp24, i8 %tmp9, i32 7 ; <<16 x i8>> [#uses=1]
137 %tmp26 = insertelement <16 x i8> %tmp25, i8 %tmp10, i32 8 ; <<16 x i8>> [#uses=1]
216 %tmp25 = insertelement <16 x i8> %tmp24, i8 %tmp9, i32 7 ; <<16 x i8>> [#uses=1]
217 %tmp26 = insertelement <16 x i8> %tmp25, i8 %tmp10, i32 8 ; <<16 x i8>> [#uses=1]
310 %tmp25 = insertelement <16 x i8> %tmp24, i8 %tmp9, i32 7 ; <<16 x i8>> [#uses=1]
311 %tmp26 = insertelement <16 x i8> %tmp25, i8 %tmp10, i32 8 ; <<16 x i8>> [#uses=1]
[all …]
/external/llvm/test/Analysis/ScalarEvolution/
Dtrip-count5.ll36 %tmp25 = icmp slt i32 %tmp12, %bim ; <i1> [#uses=1]
37 %tmp27 = and i1 %tmp21, %tmp25 ; <i1> [#uses=1]
/external/llvm/test/CodeGen/Mips/
Dalloca.ll78 %tmp25 = load i32, i32* %7, align 4
79 …i32 0), i32 %tmp7, i32 %tmp10, i32 %tmp13, i32 %tmp16, i32 %tmp19, i32 %tmp22, i32 %tmp25) nounwind

123