Home
last modified time | relevance | path

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

123456

/external/llvm/test/Transforms/Util/MemorySSA/
Dcyclicphi.ll10 %tmp25 = bitcast %struct.widget* %tmp24 to i64**
30 ; CHECK-NEXT: %tmp78 = load i64*, i64** %tmp25, align 8
31 %tmp78 = load i64*, i64** %tmp25, align 8
40 %tmp25 = bitcast %struct.widget* %tmp24 to i64**
61 ; CHECK-NEXT: %tmp78 = load i64*, i64** %tmp25, align 8
62 %tmp78 = load i64*, i64** %tmp25, align 8
70 %tmp25 = bitcast %struct.widget* %tmp24 to i64**
76 ; CHECK-NEXT: load i64*, i64** %tmp25, align 8
77 load i64*, i64** %tmp25, align 8
92 ; CHECK-NEXT: store i64* null, i64** %tmp25, align 8
[all …]
/external/swiftshader/third_party/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* %a, i32 %tmp25 ; <i32*> [#uses=1]
14 icmp eq i32 %tmp25, -1 ; <i1>:0 [#uses=1]
/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/swiftshader/third_party/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/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/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2007-04-25-MMX-PADDQ.ll14 %i.037.0 = phi i32 [ 0, %entry ], [ %tmp25, %bb26 ] ; <i32> [#uses=3]
22 %tmp25 = add i32 %i.037.0, 1 ; <i32> [#uses=2]
23 %tmp29 = icmp ult i32 %tmp25, %count ; <i1> [#uses=1]
46 %i.037.0 = phi i32 [ 0, %entry ], [ %tmp25, %bb26 ] ; <i32> [#uses=3]
54 %tmp25 = add i32 %i.037.0, 1 ; <i32> [#uses=2]
55 %tmp29 = icmp ult i32 %tmp25, %count ; <i1> [#uses=1]
D2011-06-12-FastAllocSpill.ll45 %tmp25 = add i64 %tmp24, 1
46 store i64 %tmp25, i64* %tmp5, align 8
47 %tmp26 = icmp ult i64 %tmp25, 10
Dloop-strength-reduce3.ll16 %j.053.us = phi i32 [ 0, %bb26.outer.us ], [ %tmp25.us, %bb1.us ] ; <i32> [#uses=2]
25 %tmp25.us = add i32 %j.053.us, 1 ; <i32> [#uses=2]
26 %tmp29.us = icmp slt i32 %tmp25.us, %C ; <i1> [#uses=1]
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]
/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/libjpeg-turbo/
Djidctint.c1273 JLONG tmp20, tmp21, tmp22, tmp23, tmp24, tmp25; in jpeg_idct_11x11() local
1306 tmp25 = tmp10 + MULTIPLY(z4, FIX(1.356927976)); /* c2 */ in jpeg_idct_11x11()
1307 tmp21 = tmp20 + tmp23 + tmp25 - in jpeg_idct_11x11()
1309 tmp20 += tmp25 + MULTIPLY(z3, FIX(2.115825087)); /* c4+c6 */ in jpeg_idct_11x11()
1310 tmp23 += tmp25 - MULTIPLY(z1, FIX(1.513598477)); /* c6+c8 */ in jpeg_idct_11x11()
1311 tmp24 += tmp25; in jpeg_idct_11x11()
1315 tmp25 = tmp10 - MULTIPLY(z4, FIX(1.414213562)); /* c0 */ in jpeg_idct_11x11()
1353 wsptr[8*5] = (int) RIGHT_SHIFT(tmp25, CONST_BITS-PASS1_BITS); in jpeg_idct_11x11()
1377 tmp25 = tmp10 + MULTIPLY(z4, FIX(1.356927976)); /* c2 */ in jpeg_idct_11x11()
1378 tmp21 = tmp20 + tmp23 + tmp25 - in jpeg_idct_11x11()
[all …]
/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
Dsi-lod-bias.ll17 %tmp25 = load <16 x i8>, <16 x i8> addrspace(2)* %tmp24, !tbaa !0
27 %tmp25.bc = bitcast <16 x i8> %tmp25 to <4 x i32>
28 …vm.SI.image.sample.b.v4i32(<4 x i32> %tmp34, <8 x i32> %tmp23, <4 x i32> %tmp25.bc, i32 15, i32 0,…
Dllvm.AMDGPU.cube.ll35 %tmp25 = fadd float %tmp24, 1.500000e+00
36 %tmp26 = insertelement <4 x float> undef, float %tmp25, i32 0
39 %tmp29 = insertelement <4 x float> %tmp28, float %tmp25, i32 3
/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]
/external/swiftshader/third_party/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]
/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
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/
D2009-01-19-UnconditionalTrappingConstantExpr.ll8 %tmp25 = icmp sle i32 %tmp21, %tmp24
9 br i1 %tmp25, label %bb2, label %bb1
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Drlwimi3.ll23 %tmp25 = or i16 %tmp, %tmp24 ; <i16> [#uses=1]
24 ret i16 %tmp25
/external/llvm/test/CodeGen/PowerPC/
Drlwimi3.ll24 %tmp25 = or i16 %tmp, %tmp24 ; <i16> [#uses=1]
25 ret i16 %tmp25

123456