Home
last modified time | relevance | path

Searched refs:tmp13 (Results 1 – 25 of 556) sorted by relevance

12345678910>>...23

/external/libjpeg-turbo/
Djidctint.c178 JLONG tmp10, tmp11, tmp12, tmp13; variable
246 tmp13 = tmp0 - tmp3;
290 wsptr[DCTSIZE * 3] = (int)DESCALE(tmp13 + tmp0, CONST_BITS - PASS1_BITS);
291 wsptr[DCTSIZE * 4] = (int)DESCALE(tmp13 - tmp0, CONST_BITS - PASS1_BITS);
348 tmp13 = tmp0 - tmp3;
404 outptr[3] = range_limit[(int)DESCALE(tmp13 + tmp0,
407 outptr[4] = range_limit[(int)DESCALE(tmp13 - tmp0,
431 JLONG tmp0, tmp1, tmp2, tmp10, tmp11, tmp12, tmp13; in jpeg_idct_7x7() local
450 tmp13 = DEQUANTIZE(inptr[DCTSIZE * 0], quantptr[DCTSIZE * 0]); in jpeg_idct_7x7()
451 tmp13 = LEFT_SHIFT(tmp13, CONST_BITS); in jpeg_idct_7x7()
[all …]
Djfdctflt.c63 FAST_FLOAT tmp10, tmp11, tmp12, tmp13; variable
84 tmp13 = tmp0 - tmp3;
91 z1 = (tmp12 + tmp13) * ((FAST_FLOAT)0.707106781); /* c4 */
92 dataptr[2] = tmp13 + z1; /* phase 5 */
93 dataptr[6] = tmp13 - z1;
134 tmp13 = tmp0 - tmp3;
141 z1 = (tmp12 + tmp13) * ((FAST_FLOAT)0.707106781); /* c4 */
142 dataptr[DCTSIZE * 2] = tmp13 + z1; /* phase 5 */
143 dataptr[DCTSIZE * 6] = tmp13 - z1;
Djfdctfst.c120 DCTELEM tmp10, tmp11, tmp12, tmp13; variable
142 tmp13 = tmp0 - tmp3;
149 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_707106781); /* c4 */
150 dataptr[2] = tmp13 + z1; /* phase 5 */
151 dataptr[6] = tmp13 - z1;
192 tmp13 = tmp0 - tmp3;
199 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_707106781); /* c4 */
200 dataptr[DCTSIZE * 2] = tmp13 + z1; /* phase 5 */
201 dataptr[DCTSIZE * 6] = tmp13 - z1;
Djidctflt.c77 FAST_FLOAT tmp10, tmp11, tmp12, tmp13; variable
136 tmp13 = tmp1 + tmp3; /* phases 5-3 */
137 tmp12 = (tmp1 - tmp3) * ((FAST_FLOAT)1.414213562) - tmp13; /* 2*c4 */
139 tmp0 = tmp10 + tmp13; /* phase 2 */
140 tmp3 = tmp10 - tmp13;
199 tmp13 = wsptr[2] + wsptr[6];
200 tmp12 = (wsptr[2] - wsptr[6]) * ((FAST_FLOAT)1.414213562) - tmp13;
202 tmp0 = tmp10 + tmp13;
203 tmp3 = tmp10 - tmp13;
Djidctfst.c176 DCTELEM tmp10, tmp11, tmp12, tmp13; variable
235 tmp13 = tmp1 + tmp3; /* phases 5-3 */
236 tmp12 = MULTIPLY(tmp1 - tmp3, FIX_1_414213562) - tmp13; /* 2*c4 */
238 tmp0 = tmp10 + tmp13; /* phase 2 */
239 tmp3 = tmp10 - tmp13;
321 tmp13 = ((DCTELEM)wsptr[2] + (DCTELEM)wsptr[6]);
323 MULTIPLY((DCTELEM)wsptr[2] - (DCTELEM)wsptr[6], FIX_1_414213562) - tmp13;
325 tmp0 = tmp10 + tmp13;
326 tmp3 = tmp10 - tmp13;
Djfdctint.c146 JLONG tmp10, tmp11, tmp12, tmp13; variable
172 tmp13 = tmp0 - tmp3;
179 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_541196100);
180 dataptr[2] = (DCTELEM)DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865),
237 tmp13 = tmp0 - tmp3;
244 z1 = MULTIPLY(tmp12 + tmp13, FIX_0_541196100);
246 (DCTELEM)DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865),
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LowerExpectIntrinsic/
Dphi_merge.ll22 %tmp13 = icmp sgt i32 %arg1, %tmp12
23 br i1 %tmp13, label %bb14, label %bb18
24 ; CHECK: br i1 %tmp13, {{.*}}!prof [[WEIGHT]]
65 %tmp13 = icmp sgt i32 %arg1, %tmp12
66 br i1 %tmp13, label %bb14, label %bb18
67 ; CHECK: br i1 %tmp13
108 %tmp13 = icmp sgt i32 %arg1, %tmp12
109 br i1 %tmp13, label %bb14, label %bb18
110 ; CHECK: br i1 %tmp13, {{.*}}!prof [[WEIGHT]]
149 %tmp13 = icmp sgt i32 %arg1, %tmp12
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dimage-schedule.ll28 %tmp13.0 = extractelement <3 x i32> %tmp9, i32 0
29 %tmp13.1 = extractelement <3 x i32> %tmp9, i32 1
30 …%tmp14 = call <4 x float> @llvm.amdgcn.image.load.2d.v4f32.i32(i32 15, i32 %tmp13.0, i32 %tmp13.1,…
33 …m.amdgcn.image.store.2d.v4f32.i32(<4 x float> %tmp14, i32 15, i32 %tmp13.0, i32 %tmp13.1, <8 x i32…
35 …%tmp18 = call <4 x float> @llvm.amdgcn.image.load.2d.v4f32.i32(i32 165, i32 %tmp13.0, i32 %tmp13.1…
39 …m.amdgcn.image.store.2d.v4f32.i32(<4 x float> %tmp18, i32 15, i32 %tmp13.0, i32 %tmp13.1, <8 x i32…
Dglobal_smrd_cfg.ll48 %tmp13 = phi i32 [ %tmp25, %bb22 ], [ 0, %bb6 ]
49 %tmp14 = srem i32 %tmp13, %arg2
54 %tmp19 = sext i32 %tmp13 to i64
65 %tmp25 = add nuw nsw i32 %tmp13, 1
94 %tmp13 = phi i32 [ %tmp25, %bb1 ], [ 0, %bb ]
95 %tmp14 = srem i32 %tmp13, %arg2
99 %tmp19 = sext i32 %tmp13 to i64
102 %tmp25 = add nuw nsw i32 %tmp13, 1
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Difcvt2.ll9 %tmp13 = add i32 %b, %a
13 %tmp15 = add i32 %tmp13, %c
18 ret i32 %tmp13
32 %tmp13 = add i32 %b, %a
36 %tmp15 = add i32 %tmp13, %c
41 ret i32 %tmp13
Dlsr-code-insertion.ll30 %tmp13 = getelementptr i32, i32* %mc, i32 %k.069.0 ; <i32*> [#uses=5]
31 store i32 %tmp10, i32* %tmp13
41 store i32 %tmp24, i32* %tmp13
45 %tmp39 = load i32, i32* %tmp13 ; <i32> [#uses=1]
49 store i32 %tmp44, i32* %tmp13
54 store i32 -987654321, i32* %tmp13
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Difcvt2.ll9 %tmp13 = add i32 %b, %a
13 %tmp15 = add i32 %tmp13, %c
18 ret i32 %tmp13
32 %tmp13 = add i32 %b, %a
36 %tmp15 = add i32 %tmp13, %c
41 ret i32 %tmp13
Dlsr-code-insertion.ll30 %tmp13 = getelementptr i32* %mc, i32 %k.069.0 ; <i32*> [#uses=5]
31 store i32 %tmp10, i32* %tmp13
41 store i32 %tmp24, i32* %tmp13
45 %tmp39 = load i32* %tmp13 ; <i32> [#uses=1]
49 store i32 %tmp44, i32* %tmp13
54 store i32 -987654321, i32* %tmp13
/external/llvm/test/CodeGen/ARM/
Difcvt2.ll9 %tmp13 = add i32 %b, %a
13 %tmp15 = add i32 %tmp13, %c
18 ret i32 %tmp13
32 %tmp13 = add i32 %b, %a
36 %tmp15 = add i32 %tmp13, %c
41 ret i32 %tmp13
Dlsr-code-insertion.ll30 %tmp13 = getelementptr i32, i32* %mc, i32 %k.069.0 ; <i32*> [#uses=5]
31 store i32 %tmp10, i32* %tmp13
41 store i32 %tmp24, i32* %tmp13
45 %tmp39 = load i32, i32* %tmp13 ; <i32> [#uses=1]
49 store i32 %tmp44, i32* %tmp13
54 store i32 -987654321, i32* %tmp13
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2006-08-07-CycleInDAG.ll12 %tmp13.i12.i = tail call double @ldexp( double 0.000000e+00, i32 0 ) ; <double> [#uses=1]
13 %tmp13.i13.i = fptrunc double %tmp13.i12.i to float ; <float> [#uses=1]
17 %tmp13.i7 = mul i32 %tmp11.i, %n.i ; <i32> [#uses=1]
18 %tmp.i8 = tail call i8* @calloc( i32 %tmp13.i7, i32 4 ) ; <i8*> [#uses=0]
25 %tmp165.i = fpext float %tmp13.i13.i to double ; <double> [#uses=0]
Dvec_logical.ll17 %tmp13 = bitcast <4 x i32> %tmp11 to <4 x float> ; <<4 x float>> [#uses=1]
18 ret <4 x float> %tmp13
26 %tmp13 = bitcast <2 x i64> %tmp11 to <2 x double> ; <<2 x double>> [#uses=1]
27 ret <2 x double> %tmp13
35 %tmp13 = xor <4 x i32> %tmp11, < i32 -1, i32 -1, i32 -1, i32 -1 > ; <<4 x i32>> [#uses=1]
36 %tmp14 = and <4 x i32> %tmp12, %tmp13 ; <<4 x i32>> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
D2006-08-07-CycleInDAG.ll12 %tmp13.i12.i = tail call double @ldexp( double 0.000000e+00, i32 0 ) ; <double> [#uses=1]
13 %tmp13.i13.i = fptrunc double %tmp13.i12.i to float ; <float> [#uses=1]
17 %tmp13.i7 = mul i32 %tmp11.i, %n.i ; <i32> [#uses=1]
18 %tmp.i8 = tail call i8* @calloc( i32 %tmp13.i7, i32 4 ) ; <i8*> [#uses=0]
25 %tmp165.i = fpext float %tmp13.i13.i to double ; <double> [#uses=0]
/external/llvm/test/CodeGen/X86/
D2006-08-07-CycleInDAG.ll12 %tmp13.i12.i = tail call double @ldexp( double 0.000000e+00, i32 0 ) ; <double> [#uses=1]
13 %tmp13.i13.i = fptrunc double %tmp13.i12.i to float ; <float> [#uses=1]
17 %tmp13.i7 = mul i32 %tmp11.i, %n.i ; <i32> [#uses=1]
18 %tmp.i8 = tail call i8* @calloc( i32 %tmp13.i7, i32 4 ) ; <i8*> [#uses=0]
25 %tmp165.i = fpext float %tmp13.i13.i to double ; <double> [#uses=0]
/external/llvm/test/Transforms/NaryReassociate/
Dpr24301.ll7 %tmp13 = add i32 %tmp4, -128 ; deleted
8 %tmp14 = add i32 %tmp13, 8 ; => %tmp5 + -128
10 ; do not rewrite %tmp23 against %tmp13 because %tmp13 is already deleted
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NaryReassociate/
Dpr24301.ll8 %tmp13 = add i32 %tmp4, -128 ; deleted
9 %tmp14 = add i32 %tmp13, 8 ; => %tmp5 + -128
11 ; do not rewrite %tmp23 against %tmp13 because %tmp13 is already deleted
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Dgep-with-mul-base.ll27 %i.01 = phi i64 [ %tmp3, %bb.nph ], [ %tmp13, %bb ] ; <i64> [#uses=3]
32 %tmp13 = add i64 %i.01, 1 ; <i64> [#uses=2]
33 %tmp14 = icmp slt i64 %tmp13, %n ; <i1> [#uses=1]
54 %i.01 = phi i64 [ %tmp3, %bb.nph ], [ %tmp13, %bb ] ; <i64> [#uses=3]
59 %tmp13 = add i64 %i.01, 1 ; <i64> [#uses=2]
60 %tmp14 = icmp slt i64 %tmp13, %n ; <i1> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dppcf128-3.ll7 %tmp13 = call i32 (...) @__inline_isfinite( ppc_fp128 %tmp1112 ) nounwind ; <i32> [#uses=0]
14 %tmp13 = call i32 (...) @__inline_isfinite( ppc_fp128 %tmp1112 ) nounwind ; <i32> [#uses=0]
21 %tmp13 = call i32 (...) @__inline_isfinite( ppc_fp128 %tmp1112 ) nounwind ; <i32> [#uses=0]
28 %tmp13 = call i32 (...) @__inline_isfinite( ppc_fp128 %tmp1112 ) nounwind ; <i32> [#uses=0]
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Dppcf128-3.ll7 %tmp13 = call i32 (...)* @__inline_isfinite( ppc_fp128 %tmp1112 ) nounwind ; <i32> [#uses=0]
14 %tmp13 = call i32 (...)* @__inline_isfinite( ppc_fp128 %tmp1112 ) nounwind ; <i32> [#uses=0]
21 %tmp13 = call i32 (...)* @__inline_isfinite( ppc_fp128 %tmp1112 ) nounwind ; <i32> [#uses=0]
28 %tmp13 = call i32 (...)* @__inline_isfinite( ppc_fp128 %tmp1112 ) nounwind ; <i32> [#uses=0]
/external/llvm/test/CodeGen/PowerPC/
Dppcf128-3.ll7 %tmp13 = call i32 (...) @__inline_isfinite( ppc_fp128 %tmp1112 ) nounwind ; <i32> [#uses=0]
14 %tmp13 = call i32 (...) @__inline_isfinite( ppc_fp128 %tmp1112 ) nounwind ; <i32> [#uses=0]
21 %tmp13 = call i32 (...) @__inline_isfinite( ppc_fp128 %tmp1112 ) nounwind ; <i32> [#uses=0]
28 %tmp13 = call i32 (...) @__inline_isfinite( ppc_fp128 %tmp1112 ) nounwind ; <i32> [#uses=0]

12345678910>>...23