HomeSort by relevance Sort by last modified time
    Searched full:tmp1 (Results 376 - 400 of 1311) sorted by null

<<11121314151617181920>>

  /external/llvm/test/Transforms/GVN/
2008-12-12-RLE-Crash.ll 11 %tmp1 = getelementptr i8, i8* %opt.0, i32 1 ; <i8*> [#uses=2]
28 %opt.0 = phi i8* [ %tmp3, %bb84 ], [ %tmp1, %bb79 ], [ %tmp1, %bb41 ] ; <i8*> [#uses=3]
  /external/llvm/test/Transforms/IndVarSimplify/
loop_evaluate11.ll 15 %order_start.0 = phi i32 [ %tmp1, %bb17 ], [ 0, %bb15 ] ; <i32> [#uses=2]
16 %tmp1 = add i32 %order_start.0, 1 ; <i32> [#uses=2]
21 %tmp3 = sub i32 %tmp, %tmp1 ; <i32> [#uses=0]
  /external/llvm/test/Transforms/ObjCARC/
contract-storestrong-ivar.ll 22 %tmp1 = bitcast i8* %add.ptr to %1**
23 %tmp2 = load %1*, %1** %tmp1, align 8
29 store %1* %tmp6, %1** %tmp1, align 8
  /external/llvm/test/Transforms/Reassociate/
fast-multistep.ll 6 ; CHECK-NEXT: [[TMP1:%tmp.*]] = fadd fast float %c, %b
8 ; CHECK-NEXT: fmul fast float [[TMP2]], [[TMP1]]
24 ; CHECK-NEXT: fadd fast float %tmp1, %d
  /frameworks/av/media/libstagefright/codecs/avc/common/src/
deblock.cpp 1090 int C0, c0, dif, AbsDelta, tmp, tmp1; local
1279 int C0, c0, dif, AbsDelta, Strng, tmp, tmp1; local
1497 int L1, L0, R0, R1, tmp, tmp1; local
1587 int L1, L0, R0, R1, tmp, tmp1; local
    [all...]
  /external/clang/test/CodeGen/
asm-reg-var-local.c 23 // CHECK: [[TMP1:%[a-zA-Z0-9]+]] = load i32, i32* [[A]]
24 // CHECK: ret i32 [[TMP1]]
46 // CHECK: [[TMP1:%[a-zA-Z0-9]+]] = load i32, i32* [[A]]
47 // CHECK: ret i32 [[TMP1]]
  /external/libvpx/libvpx/vpx_dsp/mips/
vpx_convolve8_msa.c 33 v8i16 hz_out7, hz_out8, hz_out9, tmp0, tmp1, out0, out1, out2, out3, out4; local
83 tmp1 = FILT_8TAP_DPADD_S_H(out1, out2, out3, out4, filt_vt0, filt_vt1,
85 SRARI_H2_SH(tmp0, tmp1, FILTER_BITS);
86 SAT_SH2_SH(tmp0, tmp1, 7);
87 out = PCKEV_XORI128_UB(tmp0, tmp1);
108 v8i16 hz_out7, hz_out8, hz_out9, hz_out10, tmp0, tmp1, tmp2, tmp3; local
163 tmp1 = FILT_8TAP_DPADD_S_H(out4, out5, out6, out7, filt_vt0, filt_vt1,
177 SRARI_H4_SH(tmp0, tmp1, tmp2, tmp3, FILTER_BITS);
178 SAT_SH4_SH(tmp0, tmp1, tmp2, tmp3, 7);
179 vec0 = PCKEV_XORI128_UB(tmp0, tmp1);
239 v8u16 hz_out0, hz_out1, hz_out2, hz_out3, hz_out4, filt, tmp0, tmp1; local
327 v8u16 hz_out0, hz_out1, tmp0, tmp1, tmp2, tmp3; local
373 v8u16 hz_out0, hz_out1, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; local
462 v8u16 tmp1, tmp2, hz_out0, hz_out1, hz_out2, hz_out3; local
    [all...]
  /external/llvm/test/CodeGen/AArch64/
aarch64-smull.ll 6 %tmp1 = load <8 x i8>, <8 x i8>* %A
8 %tmp3 = sext <8 x i8> %tmp1 to <8 x i16>
17 %tmp1 = load <4 x i16>, <4 x i16>* %A
19 %tmp3 = sext <4 x i16> %tmp1 to <4 x i32>
28 %tmp1 = load <2 x i32>, <2 x i32>* %A
30 %tmp3 = sext <2 x i32> %tmp1 to <2 x i64>
39 %tmp1 = load <8 x i8>, <8 x i8>* %A
41 %tmp3 = zext <8 x i8> %tmp1 to <8 x i16>
50 %tmp1 = load <4 x i16>, <4 x i16>* %A
52 %tmp3 = zext <4 x i16> %tmp1 to <4 x i32
    [all...]
arm64-large-frame.ll 22 ; CHECK: add [[TMP1:x[0-9]+]], [[TMP]], #787, lsl #12
23 ; CHECK: add {{x[0-9]+}}, [[TMP1]], #3344
30 ; CHECK: add [[TMP1:x[0-9]+]], [[TMP]], #787, lsl #12
31 ; CHECK: add {{x[0-9]+}}, [[TMP1]], #3328
arm64-ldur.ll 41 %tmp1 = bitcast i8* %p to i32*
42 %tmp2 = load i32, i32* %tmp1, align 4
52 %tmp1 = bitcast i8* %p to i16*
53 %tmp2 = load i16, i16* %tmp1, align 2
  /external/llvm/test/CodeGen/Generic/
i128-addsub.ll 5 %tmp1 = zext i64 %AL to i128 ; <i128> [#uses=1]
8 %tmp5 = or i128 %tmp4, %tmp1 ; <i128> [#uses=1]
24 %tmp1 = zext i64 %AL to i128 ; <i128> [#uses=1]
27 %tmp5 = or i128 %tmp4, %tmp1 ; <i128> [#uses=1]
  /external/llvm/test/CodeGen/X86/
2008-03-12-ThreadLocalAlias.ll 20 %tmp1 = getelementptr %struct.__res_state, %struct.__res_state* %tmp, i32 0, i32 0 ; <i32*> [#uses=1]
21 store i32 0, i32* %tmp1, align 4
35 %tmp1 = getelementptr %struct.__res_state, %struct.__res_state* %tmp, i32 0, i32 0 ; <i32*> [#uses=1]
36 store i32 1, i32* %tmp1, align 4
avx-load-store.ll 13 %tmp1.i = load <4 x double>, <4 x double>* %0, align 32
15 %tmp1.i17 = load <8 x float>, <8 x float>* %1, align 32
16 %tmp1.i16 = load <4 x i64>, <4 x i64>* %i, align 32
17 tail call void @dummy(<4 x double> %tmp1.i, <8 x float> %tmp1.i17, <4 x i64> %tmp1.i16) nounwind
18 store <4 x double> %tmp1.i, <4 x double>* %0, align 32
19 store <8 x float> %tmp1.i17, <8 x float>* %1, align 32
20 store <4 x i64> %tmp1.i16, <4 x i64>* %i, align 32
ldzero.ll 14 %tmp1 = load double, double* %d, align 8 ; <double> [#uses=1]
15 %tmp12 = fpext double %tmp1 to x86_fp80 ; <x86_fp80> [#uses=1]
33 %tmp1 = load x86_fp80, x86_fp80* %ld, align 16 ; <x86_fp80> [#uses=1]
34 %tmp12 = fptrunc x86_fp80 %tmp1 to double ; <double> [#uses=1]
pmovext.ll 30 %tmp1 = shufflevector <4 x i16> %tmp, <4 x i16> undef, <8 x i32> <i32 0, i32 1, i32 2, i32 3, i32 undef, i32 undef, i32 undef, i32 undef>
31 %tmp2 = tail call <4 x i32> @llvm.x86.sse41.pmovzxwd(<8 x i16> %tmp1) nounwind
40 %tmp1 = shufflevector <8 x i8> %tmp, <8 x i8> undef, <16 x i32> <i32 0, i32 1, i32 2, i32 3, i32 4, i32 5, i32 6, i32 7, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef, i32 undef>
41 %tmp2 = tail call <8 x i16> @llvm.x86.sse41.pmovzxbw(<16 x i8> %tmp1)
shl_undef.ll 19 %tmp1 = alloca i32
30 store i32 %tmp1607, i32* %tmp1
52 %tmp1 = load i32, i32* %a0, align 1
53 %tmp2 = shl i32 undef, %tmp1;
tls-pic.ll 10 %tmp1 = load i32, i32* @i
11 ret i32 %tmp1
42 %tmp1 = load i32, i32* @i ; <i32> [#uses=1]
43 ret i32 %tmp1
  /external/llvm/test/Instrumentation/AddressSanitizer/
asan-vs-gvn.ll 20 %tmp1 = load i8, i8* getelementptr inbounds (%struct_of_7_bytes_4_aligned, %struct_of_7_bytes_4_aligned* @f, i64 0, i32 3), align 1
21 %conv2 = zext i8 %tmp1 to i32
43 %tmp1 = load i8, i8* getelementptr inbounds (%struct_of_7_bytes_4_aligned, %struct_of_7_bytes_4_aligned* @f, i64 0, i32 2), align 1
44 %conv2 = zext i8 %tmp1 to i32
  /external/llvm/test/Transforms/MergeFunc/
inttoptr-address-space.ll 15 %tmp1 = load i32, i32 addrspace(1)* %tmp, align 4
16 ret i32 %tmp1
27 %tmp1 = load i8*, i8* addrspace(1)* %tmp, align 4
28 ret i8* %tmp1
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
9s12x-exg-sex-tfr.s 38 ; exg d,tmp1
45 ; exg tmp1,d
109 ; tfr d,tmp1
116 ; tfr tmp1,d
  /external/pdfium/third_party/libjpeg/
fpdfapi_jidctint.c 152 INT32 tmp0, tmp1, tmp2, tmp3; local
217 tmp1 = (z2 - z3) << CONST_BITS;
221 tmp11 = tmp1 + tmp2;
222 tmp12 = tmp1 - tmp2;
229 tmp1 = DEQUANTIZE(inptr[DCTSIZE*5], quantptr[DCTSIZE*5]);
234 z2 = tmp1 + tmp2;
236 z4 = tmp1 + tmp3;
240 tmp1 = MULTIPLY(tmp1, FIX_2_053119869); /* sqrt(2) * ( c1+c3-c5+c7) */
252 tmp1 += z2 + z4
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_ver_quarter.s 43 tmp1 RN 4 label
144 AND tmp1, count, #0x0000FF00 ;// partWidth
148 ADD count, count, tmp1, LSL #16 ;// partWidth-1 to top byte
151 LDR tmp1, [ref], width ;// |a4|a3|a2|a1|
166 UXTAB16 tmpa, tmpa, tmp1 ;// 16+20(G+M)+A
182 UXTAB16 tmpa, tmpa, tmp1, ROR #8 ;// 16+20(G+M)+A
189 MOVS tmp1, count, LSL #31 ;// update flags (verOffset)
191 MVNEQ tmp1, tmp3 ;// select verOffset=0
192 MVNNE tmp1, tmp4 ;// select verOffset=1
197 UHSUB8 res, res, tmp1 ;// bilinear interpolatio
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/aecm/
aecm_core_mips.c 81 int32_t tmp1, tmp2, tmp3, tmp4; local
103 "lh %[tmp1], 0(%[load_ptr]) \n\t"
108 "mul %[tmp1], %[tmp1], %[tmp2] \n\t"
117 "sllv %[tmp1], %[tmp1], %[shift] \n\t"
119 "sh %[tmp1], 0(%[store_ptr1]) \n\t"
126 "lh %[tmp1], 0(%[load_ptr]) \n\t"
131 "mul %[tmp1], %[tmp1], %[tmp2] \n\t
208 int32_t tmp1, tmp2, tmp3, tmp4, tmp_re, tmp_im; local
1259 int32_t tmp322, tmp323, *tmp1; local
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
sixtap_filter_msa.c 224 v16u8 mask0, mask1, mask2, tmp0, tmp1; local
244 tmp1 = PCKEV_XORI128_UB(out2, out3);
245 ST8x4_UB(tmp0, tmp1, dst, dst_stride);
258 tmp1 = PCKEV_XORI128_UB(out2, out3);
259 ST8x4_UB(tmp0, tmp1, dst, dst_stride);
367 v16u8 tmp0, tmp1; local
397 tmp1 = PCKEV_XORI128_UB(out2_r, out3_r);
398 ST8x4_UB(tmp0, tmp1, dst, dst_stride);
418 v16u8 tmp0, tmp1, tmp2, tmp3; local
458 out3_r, tmp0, tmp1, tmp2, tmp3)
485 v8i16 tmp0, tmp1; local
562 v8i16 tmp0, tmp1, tmp2, tmp3; local
732 v16u8 tmp0, tmp1; local
862 v16u8 tmp0, tmp1; local
909 v16u8 tmp0, tmp1, tmp2, tmp3; local
969 v8i16 filt, filt_vt0, filt_vt1, tmp0, tmp1, vec0, vec1, vec2; local
1028 v8i16 filt, filt_vt0, filt_vt1, tmp0, tmp1, tmp2, tmp3; local
1112 v8i16 filt, filt_vt0, filt_vt1, tmp0, tmp1, vec0, vec1, vec2; local
1177 v8i16 tmp0, tmp1, tmp2, tmp3, vec0, vec1, vec2, vec3; local
1267 v8i16 hz_out7, tmp0, tmp1, out0, out1, out2, out3; local
1329 v8i16 filt, filt_vt0, filt_vt1, filt_vt2, tmp0, tmp1, tmp2, tmp3; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_dct_16.cpp 155 int32 tmp1; local
186 tmp1 = vec[ 1] + vec[14];
193 itmp_e1 = (tmp1 + tmp6);
194 tmp6 = fxp_mul32_Q32((tmp1 - tmp6), Qfmt_31(0.60134488693505F));
211 tmp1 = (tmp3 + tmp4);
216 tmp0 = (tmp7 + tmp1);
217 tmp1 = fxp_mul32_Q32((tmp7 - tmp1), Qfmt_31(0.54119610014620F));
224 tmp0 = fxp_mul32_Q32((tmp1 - tmp3) << 1, Qfmt_31(0.70710678118655F));
225 vec[ 4] = tmp1 + tmp3 + tmp0
380 int32 tmp1 = *(pt_vect_2); local
396 int32 tmp1 = *(pt_vect_2); local
    [all...]

Completed in 2978 milliseconds

<<11121314151617181920>>