/external/libjpeg-turbo/ |
D | jidctint.c | 178 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 …]
|
D | jfdctflt.c | 63 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;
|
D | jfdctfst.c | 120 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;
|
D | jidctflt.c | 77 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;
|
D | jidctfst.c | 176 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 - tmp13; 325 tmp0 = tmp10 + tmp13; 326 tmp3 = tmp10 - tmp13;
|
D | jfdctint.c | 146 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); 245 dataptr[DCTSIZE*2] = (DCTELEM) DESCALE(z1 + MULTIPLY(tmp13, FIX_0_765366865),
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | ifcvt2.ll | 9 %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
|
D | lsr-code-insertion.ll | 30 %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/ |
D | ifcvt2.ll | 9 %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
|
D | lsr-code-insertion.ll | 30 %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/llvm/test/CodeGen/X86/ |
D | 2006-08-07-CycleInDAG.ll | 12 %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]
|
D | vec_logical.ll | 36 %tmp13 = bitcast <4 x i32> %tmp11 to <4 x float> 37 ret <4 x float> %tmp13 54 %tmp13 = bitcast <2 x i64> %tmp11 to <2 x double> 55 ret <2 x double> %tmp13 80 %tmp13 = xor <4 x i32> %tmp11, < i32 -1, i32 -1, i32 -1, i32 -1 > 81 %tmp14 = and <4 x i32> %tmp12, %tmp13
|
D | shrink_vmul.ll | 37 %tmp13 = mul nuw nsw <2 x i32> %tmp12, %tmp8 40 store <2 x i32> %tmp13, <2 x i32>* %tmp15, align 4 73 %tmp13 = mul nuw nsw <4 x i32> %tmp12, %tmp8 76 store <4 x i32> %tmp13, <4 x i32>* %tmp15, align 4 112 %tmp13 = mul nuw nsw <8 x i32> %tmp12, %tmp8 115 store <8 x i32> %tmp13, <8 x i32>* %tmp15, align 4 161 %tmp13 = mul nuw nsw <16 x i32> %tmp12, %tmp8 164 store <16 x i32> %tmp13, <16 x i32>* %tmp15, align 4 196 %tmp13 = mul nuw nsw <2 x i32> %tmp12, %tmp8 199 store <2 x i32> %tmp13, <2 x i32>* %tmp15, align 4 [all …]
|
D | 2009-06-04-VirtualLiveIn.ll | 20 %tmp13 = load i8, i8* undef, align 4 ; <i8> [#uses=3] 21 %tmp14 = zext i8 %tmp13 to i32 ; <i32> [#uses=2] 27 switch i8 %tmp13, label %bb249 [ 33 %tmp3240 = icmp eq i8 %tmp13, 0 ; <i1> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2006-08-07-CycleInDAG.ll | 12 %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]
|
D | vec_logical.ll | 17 %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]
|
D | 2009-06-04-VirtualLiveIn.ll | 20 %tmp13 = load i8* undef, align 4 ; <i8> [#uses=3] 21 %tmp14 = zext i8 %tmp13 to i32 ; <i32> [#uses=2] 27 switch i8 %tmp13, label %bb249 [ 33 %tmp3240 = icmp eq i8 %tmp13, 0 ; <i1> [#uses=1]
|
/external/syslinux/com32/lib/jpeg/ |
D | jidctflt.c | 126 FAST_FLOAT tmp10, tmp11, tmp12, tmp13; in tinyjpeg_idct_float() local 182 tmp13 = tmp1 + tmp3; /* phases 5-3 */ in tinyjpeg_idct_float() 183 tmp12 = (tmp1 - tmp3) * ((FAST_FLOAT) 1.414213562) - tmp13; /* 2*c4 */ in tinyjpeg_idct_float() 185 tmp0 = tmp10 + tmp13; /* phase 2 */ in tinyjpeg_idct_float() 186 tmp3 = tmp10 - tmp13; in tinyjpeg_idct_float() 244 tmp13 = wsptr[2] + wsptr[6]; in tinyjpeg_idct_float() 245 tmp12 = (wsptr[2] - wsptr[6]) * ((FAST_FLOAT) 1.414213562) - tmp13; in tinyjpeg_idct_float() 247 tmp0 = tmp10 + tmp13; in tinyjpeg_idct_float() 248 tmp3 = tmp10 - tmp13; in tinyjpeg_idct_float()
|
/external/llvm/test/Transforms/NaryReassociate/ |
D | pr24301.ll | 7 %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/test/Transforms/IndVarSimplify/ |
D | gep-with-mul-base.ll | 27 %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/test/CodeGen/PowerPC/ |
D | ppcf128-3.ll | 7 %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/ |
D | ppcf128-3.ll | 7 %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]
|
D | combine-to-pre-index-store-crash.ll | 18 %tmp13 = getelementptr inbounds %StructA, %StructA* %this, i64 0, i32 2, i32 1 19 store i64* %tmp13, i64** undef 20 %.cast.i.i.i = bitcast i64* %tmp13 to i8*
|
/external/libjpeg-turbo/simd/ |
D | jfdctfst-altivec.c | 50 tmp13 = vec_sub(tmp0, tmp3); \ 57 z1 = vec_add(tmp12, tmp13); \ 61 out2 = vec_add(tmp13, z1); \ 62 out6 = vec_sub(tmp13, z1); \ 96 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp10, tmp11, tmp12, tmp13, in jsimd_fdct_ifast_altivec() local
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | intrapred16_dspr2.c | 17 int32_t tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; in vpx_h_predictor_16x16_dspr2() local 154 [tmp13] "=&r"(tmp13), [tmp14] "=&r"(tmp14), [tmp15] "=&r"(tmp15), in vpx_h_predictor_16x16_dspr2()
|