Home
last modified time | relevance | path

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

12345678910>>...12

/external/llvm-project/llvm/test/Analysis/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**
60 ; CHECK-NEXT: %tmp78 = load i64*, i64** %tmp25, align 8
61 %tmp78 = load i64*, i64** %tmp25, align 8
70 %tmp25 = bitcast %struct.widget* %tmp24 to i64**
90 ; CHECK-NEXT: %tmp78 = load i64*, i64** %tmp25, align 8
91 %tmp78 = load i64*, i64** %tmp25, align 8
99 %tmp25 = bitcast %struct.widget* %tmp24 to i64**
[all …]
/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/llvm-project/llvm/test/Transforms/LowerExpectIntrinsic/
Dphi_merge.ll38 %tmp25 = icmp ne i64 %tmp24, 0
39 br i1 %tmp25, label %bb26, label %bb28
40 ; CHECK: br i1 %tmp25,{{.*}}!prof [[WEIGHT]]
82 %tmp25 = icmp ne i64 %tmp24, 0
83 br i1 %tmp25, label %bb26, label %bb28
84 ; CHECK: br i1 %tmp25,{{.*}}!prof [[WEIGHT2:![0-9]+]]
121 %tmp25 = icmp ne i64 %tmp24, 0
122 br i1 %tmp25, label %bb26, label %bb28
123 ; CHECK: br i1 %tmp25,{{.*}}!prof [[WEIGHT]]
163 %tmp25 = icmp ne i64 %tmp24, 0
[all …]
/external/llvm-project/llvm/test/tools/llvm-extract/
Dextract-blocks-with-groups.ll22 ; CHECK: %tmp25 = add nsw i32 %tmp24, %tmp22
32 ; CHECK: %tmp.0.ce = phi i32 [ %tmp13, %then ], [ %tmp25, %else ]
39 ; CHECK: define dso_local i1 @bar.bb14(i32 %arg1, i32 %arg, i32* %tmp25.out) {
57 ; CHECK: %tmp25 = add nsw i32 %tmp24, %tmp22
58 ; CHECK: store i32 %tmp25, i32* %tmp25.out
77 %tmp25 = add nsw i32 %tmp24, %tmp22
81 %tmp.0 = phi i32 [ %tmp13, %then ], [ %tmp25, %else ]
113 %tmp25 = add nsw i32 %tmp24, %tmp22
121 %tmp.0 = phi i32 [ %tmp13, %bb9 ], [ %tmp25, %bb20 ], [ %tmp29, %bb26 ]
/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/llvm-project/llvm/test/Transforms/IndVarSimplify/X86/
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-project/llvm/test/CodeGen/ARM/
Dlsr-scale-addr-mode.ll15 %indvar = phi i32 [ 0, %entry ], [ %tmp25, %cond_next ] ; <i32> [#uses=1]
16 %tmp25 = add i32 %indvar, 1 ; <i32> [#uses=3]
17 %tmp36 = getelementptr i32, i32* %a, i32 %tmp25 ; <i32*> [#uses=1]
19 icmp eq i32 %tmp25, -1 ; <i1>:0 [#uses=1]
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dglobal_smrd_cfg.ll50 %tmp13 = phi i32 [ %tmp25, %bb22 ], [ 0, %bb6 ]
67 %tmp25 = add nuw nsw i32 %tmp13, 1
68 %tmp26 = sext i32 %tmp25 to i64
73 %tmp31 = icmp eq i32 %tmp25, %tmp4
96 %tmp13 = phi i32 [ %tmp25, %bb1 ], [ 0, %bb ]
104 %tmp25 = add nuw nsw i32 %tmp13, 1
105 %tmp31 = icmp eq i32 %tmp25, 100
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
Dmovreld-bug.ll19 %tmp25 = extractelement <16 x float> %tmp24, i32 1
20 ret float %tmp25
/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
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,…
/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/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
/external/llvm-project/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.p0i8(i64 8192, i8* %tmp25) #0
37 call void @llvm.lifetime.end.p0i8(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
/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/
Ddynamic-alloca-lifetime.ll38 %tmp25 = getelementptr inbounds [8192 x i8], [8192 x i8]* %bitmapBuffer229, i32 0, i32 0
39 call void @llvm.lifetime.start.p0i8(i64 8192, i8* %tmp25) #0
40 call void @llvm.lifetime.end.p0i8(i64 8192, i8* %tmp25) #0
/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/llvm-project/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/llvm-project/llvm/test/Transforms/LoopUnswitch/
Dunswitch-equality-undef.ll23 %tmp8 = phi i64 [ %tmp25, %bb21 ], [ 0, %bb3 ]
52 %tmp25 = add nsw i64 %tmp8, 1
54 %tmp27 = icmp slt i64 %tmp25, %tmp26
104 %tmp25 = icmp slt i64 %tmp23, %tmp24
105 br i1 %tmp25, label %bb4, label %bb26

12345678910>>...12