Home
last modified time | relevance | path

Searched refs:res5 (Results 1 – 25 of 157) sorted by relevance

1234567

/external/llvm/test/Bitcode/
DbinaryFloatInstructions.3.2.ll22 ; CHECK-NEXT: %res5 = fadd x86_fp80 %x5, %x5
23 %res5 = fadd x86_fp80 %x5, %x5
45 ; CHECK-NEXT: %res5 = fadd <16 x float> %x5, %x5
46 %res5 = fadd <16 x float> %x5, %x5
65 ; CHECK-NEXT: %res5 = fadd <16 x double> %x5, %x5
66 %res5 = fadd <16 x double> %x5, %x5
85 ; CHECK-NEXT: %res5 = fadd <16 x half> %x5, %x5
86 %res5 = fadd <16 x half> %x5, %x5
DbinaryIntInstructions.3.2.ll22 ; CHECK-NEXT: %res5 = add i64 %x5, %x5
23 %res5 = add i64 %x5, %x5
51 ; CHECK-NEXT: %res5 = add nuw nsw <16 x i8> %x5, %x5
52 %res5 = add nuw nsw <16 x i8> %x5, %x5
71 ; CHECK-NEXT: %res5 = add nuw nsw <16 x i16> %x5, %x5
72 %res5 = add nuw nsw <16 x i16> %x5, %x5
91 ; CHECK-NEXT: %res5 = add nuw nsw <16 x i32> %x5, %x5
92 %res5 = add nuw nsw <16 x i32> %x5, %x5
111 ; CHECK-NEXT: %res5 = add nuw nsw <16 x i64> %x5, %x5
112 %res5 = add nuw nsw <16 x i64> %x5, %x5
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/
DbinaryFloatInstructions.3.2.ll22 ; CHECK-NEXT: %res5 = fadd x86_fp80 %x5, %x5
23 %res5 = fadd x86_fp80 %x5, %x5
45 ; CHECK-NEXT: %res5 = fadd <16 x float> %x5, %x5
46 %res5 = fadd <16 x float> %x5, %x5
65 ; CHECK-NEXT: %res5 = fadd <16 x double> %x5, %x5
66 %res5 = fadd <16 x double> %x5, %x5
85 ; CHECK-NEXT: %res5 = fadd <16 x half> %x5, %x5
86 %res5 = fadd <16 x half> %x5, %x5
DbinaryIntInstructions.3.2.ll22 ; CHECK-NEXT: %res5 = add i64 %x5, %x5
23 %res5 = add i64 %x5, %x5
51 ; CHECK-NEXT: %res5 = add nuw nsw <16 x i8> %x5, %x5
52 %res5 = add nuw nsw <16 x i8> %x5, %x5
71 ; CHECK-NEXT: %res5 = add nuw nsw <16 x i16> %x5, %x5
72 %res5 = add nuw nsw <16 x i16> %x5, %x5
91 ; CHECK-NEXT: %res5 = add nuw nsw <16 x i32> %x5, %x5
92 %res5 = add nuw nsw <16 x i32> %x5, %x5
111 ; CHECK-NEXT: %res5 = add nuw nsw <16 x i64> %x5, %x5
112 %res5 = add nuw nsw <16 x i64> %x5, %x5
/external/llvm/test/CodeGen/X86/
Davx512ifmavl-intrinsics.ll27 %res5 = add <2 x i64> %res3, %res2
28 %res6 = add <2 x i64> %res5, %res4
55 %res5 = add <4 x i64> %res3, %res2
56 %res6 = add <4 x i64> %res5, %res4
83 %res5 = add <2 x i64> %res3, %res2
84 %res6 = add <2 x i64> %res5, %res4
111 %res5 = add <4 x i64> %res3, %res2
112 %res6 = add <4 x i64> %res5, %res4
139 %res5 = add <2 x i64> %res3, %res2
140 %res6 = add <2 x i64> %res5, %res4
[all …]
Davx512ifma-intrinsics.ll24 %res5 = add <8 x i64> %res3, %res2
25 %res6 = add <8 x i64> %res5, %res4
50 %res5 = add <8 x i64> %res3, %res2
51 %res6 = add <8 x i64> %res5, %res4
76 %res5 = add <8 x i64> %res3, %res2
77 %res6 = add <8 x i64> %res5, %res4
102 %res5 = add <8 x i64> %res3, %res2
103 %res6 = add <8 x i64> %res5, %res4
/external/icu/icu4c/source/test/intltest/
Dnmfmapts.cpp124 UnicodeString res1, res2, res3, res4, res5, res6; in testAPI() local
140 res5 = cur_fr->format(fD, res5, pos3, status); in testAPI()
144 logln((UnicodeString) "" + (int32_t) fD.getDouble() + " formatted to " + res5); in testAPI()
332 UnicodeString res0, res1, res2, res3, res4, res5; in testRegistration() local
342 f5->format(n, res5); in testRegistration()
353 logln((UnicodeString)"f5 unreg cur: " + res5); in testRegistration()
371 if (res5 != res2) { in testRegistration()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CostModel/SystemZ/
Dfp-arith.ll17 %res5 = fadd <4 x float> undef, undef
30 ; CHECK-Z13: Cost Model: Found an estimated cost of 8 for instruction: %res5 = fadd <4 x float> u…
31 ; CHECK-Z14: Cost Model: Found an estimated cost of 1 for instruction: %res5 = fadd <4 x float> u…
49 %res5 = fsub <4 x float> undef, undef
62 ; CHECK-Z13: Cost Model: Found an estimated cost of 8 for instruction: %res5 = fsub <4 x float> u…
63 ; CHECK-Z14: Cost Model: Found an estimated cost of 1 for instruction: %res5 = fsub <4 x float> u…
81 %res5 = fmul <4 x float> undef, undef
94 ; CHECK-Z13: Cost Model: Found an estimated cost of 8 for instruction: %res5 = fmul <4 x float> u…
95 ; CHECK-Z14: Cost Model: Found an estimated cost of 1 for instruction: %res5 = fmul <4 x float> u…
113 %res5 = fdiv <4 x float> undef, undef
[all …]
Dint-arith.ll12 %res5 = add <2 x i16> undef, undef
33 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %res5 = add <2 x i16> undef, u…
58 %res5 = sub <2 x i16> undef, undef
79 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %res5 = sub <2 x i16> undef, u…
104 %res5 = mul <2 x i16> undef, undef
125 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %res5 = mul <2 x i16> undef, u…
150 %res5 = sdiv <2 x i16> undef, undef
171 ; CHECK: Cost Model: Found an estimated cost of 10 for instruction: %res5 = sdiv <2 x i16> undef,…
196 %res5 = srem <2 x i16> undef, undef
217 ; CHECK: Cost Model: Found an estimated cost of 10 for instruction: %res5 = srem <2 x i16> undef,…
[all …]
Dlogical.ll9 %res5 = and <2 x i16> undef, undef
30 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %res5 = and <2 x i16> undef, u…
55 %res5 = ashr <2 x i16> undef, undef
76 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %res5 = ashr <2 x i16> undef, …
101 %res5 = lshr <2 x i16> undef, undef
122 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %res5 = lshr <2 x i16> undef, …
147 %res5 = or <2 x i16> undef, undef
168 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %res5 = or <2 x i16> undef, un…
193 %res5 = shl <2 x i16> undef, undef
214 ; CHECK: Cost Model: Found an estimated cost of 1 for instruction: %res5 = shl <2 x i16> undef, u…
[all …]
/external/libvpx/libvpx/vpx_dsp/mips/
Didct16x16_msa.c266 v8i16 vec, res0, res1, res2, res3, res4, res5, res6, res7; in vpx_idct16x16_1_add_msa() local
278 UNPCK_UB_SH(dst1, res1, res5); in vpx_idct16x16_1_add_msa()
282 ADD4(res4, vec, res5, vec, res6, vec, res7, vec, res4, res5, res6, res7); in vpx_idct16x16_1_add_msa()
284 CLIP_SH4_0_255(res4, res5, res6, res7); in vpx_idct16x16_1_add_msa()
285 PCKEV_B4_UB(res4, res0, res5, res1, res6, res2, res7, res3, tmp0, tmp1, in vpx_idct16x16_1_add_msa()
330 v8i16 res0, res1, res2, res3, res4, res5, res6, res7; in vpx_iadst16_1d_columns_addblk_msa() local
419 ILVR_B2_SH(zero, dst4, zero, dst5, res4, res5); in vpx_iadst16_1d_columns_addblk_msa()
420 ADD2(res4, out4, res5, out5, res4, res5); in vpx_iadst16_1d_columns_addblk_msa()
421 CLIP_SH2_0_255(res4, res5); in vpx_iadst16_1d_columns_addblk_msa()
422 PCKEV_B2_SH(res4, res4, res5, res5, res4, res5); in vpx_iadst16_1d_columns_addblk_msa()
[all …]
/external/u-boot/arch/powerpc/include/asm/
Dimmap_83xx.h46 u8 res5[0x50]; member
313 u8 res5[0x200]; member
438 u8 res5[4]; member
501 u8 res5[0x94]; member
558 u8 res5[0x34]; member
661 u8 res5[0x19900]; member
709 u8 res5[0x1aa00]; member
744 u8 res5[0xa00]; member
789 u8 res5[0xa00]; member
830 u8 res5[0x900]; member
[all …]
Dimmap_8xx.h112 char res5[0x34]; member
190 char res5[3]; member
205 char res5[3]; member
328 uint res5[6]; /* reserved */ member
355 u_char res5[2]; member
Dimmap_86xx.h30 char res5[4]; member
123 char res5[2543]; member
144 char res5[12]; member
216 char res5[4]; member
304 char res5[84]; member
530 char res5[12]; member
863 char res5[144]; member
1088 char res5[12]; member
1178 char res5[389120]; member
/external/libaom/libaom/av1/common/arm/
Djnt_convolve_neon.c443 int16x8_t res1, res2, res3, res4, res5, res6, res7; in dist_wtd_convolve_2d_horiz_neon() local
496 res5 = convolve8_8x8_s16(s5, s6, s7, s8, s9, s10, s11, s12, in dist_wtd_convolve_2d_horiz_neon()
503 transpose_s16_8x8(&res0, &res1, &res2, &res3, &res4, &res5, &res6, in dist_wtd_convolve_2d_horiz_neon()
506 store_s16_8x8(d_tmp, dst_stride, res0, res1, res2, res3, res4, res5, in dist_wtd_convolve_2d_horiz_neon()
594 uint16x4_t res5, res6, res7, d1, d2, d3; in dist_wtd_convolve_2d_vert_neon() local
647 load_u16_4x4(d, dst_stride, &res4, &res5, &res6, &res7); in dist_wtd_convolve_2d_vert_neon()
650 compute_avg_4x4(res4, res5, res6, res7, d0, d1, d2, d3, fwd_offset, in dist_wtd_convolve_2d_vert_neon()
762 uint16x4_t tmp4, tmp5, tmp6, tmp7, res4, res5, res6, res7; in av1_dist_wtd_convolve_2d_copy_neon() local
841 res5 = vadd_u16(vshl_u16(vget_low_u16(vmovl_u8(res1_8)), dup_bits16x4), in av1_dist_wtd_convolve_2d_copy_neon()
850 compute_avg_4x4(tmp4, tmp5, tmp6, tmp7, res4, res5, res6, res7, in av1_dist_wtd_convolve_2d_copy_neon()
[all …]
Dwiener_convolve_neon.c83 uint16x8_t res5, res6, res7, res8, res9, res10, res11; in av1_wiener_convolve_add_src_neon() local
129 res5 = wiener_convolve8_horiz_8x8(res0, res1, res2, res3, filter_x_tmp, in av1_wiener_convolve_add_src_neon()
174 transpose_u16_8x8(&res4, &res5, &res6, &res7, &res8, &res9, &res10, in av1_wiener_convolve_add_src_neon()
176 store_u16_8x8(d_tmp, MAX_SB_SIZE, res4, res5, res6, res7, res8, res9, in av1_wiener_convolve_add_src_neon()
248 uint16x4_t res0, res1, res2, res3, res4, res5, res6, res7; in av1_wiener_convolve_add_src_neon() local
313 res5 = in av1_wiener_convolve_add_src_neon()
323 transpose_u16_4x8(&res0, &res1, &res2, &res3, &res4, &res5, &res6, in av1_wiener_convolve_add_src_neon()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestNumberFormatAPI.java94 StringBuffer res5 = new StringBuffer(); in TestAPI() local
113 res5 = cur_fr.format(d, res5, pos3); in TestAPI()
114 logln("" + d + " formatted to " + res5); in TestAPI()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestNumberFormatAPI.java91 StringBuffer res5 = new StringBuffer(); in TestAPI() local
110 res5 = cur_fr.format(d, res5, pos3); in TestAPI()
111 logln("" + d + " formatted to " + res5); in TestAPI()
/external/u-boot/arch/arm/mach-s5pc1xx/include/mach/
Dclock.h37 unsigned char res5[0x54]; member
52 unsigned char res5[0x4]; member
/external/swiftshader/third_party/subzero/crosstest/
Dtest_vector_ops_ll.ll88 %res5 = zext <8 x i1> %res5_i1 to <8 x i16>
89 ret <8 x i16> %res5
145 %res5 = zext <16 x i1> %res5_i1 to <16 x i8>
146 ret <16 x i8> %res5
251 %res5 = insertelement <8 x i16> %vec, i16 %elt, i32 5
252 ret <8 x i16> %res5
306 %res5 = insertelement <16 x i8> %vec, i8 %elt, i32 5
307 ret <16 x i8> %res5
433 %res5 = zext i1 %res5_i1 to i64
434 ret i64 %res5
[all …]
/external/u-boot/arch/m68k/include/asm/coldfire/
Dintctrl.h44 u8 res5[3]; /* 0xE5 - 0xE7 */ member
82 u8 res5[3]; /* 0xE1 - 0xE3 */ member
112 u8 res5[0x3]; member
/external/u-boot/include/linux/
Dimmap_qe.h89 u8 res5[0x2]; member
182 u8 res5[0x1]; member
217 u8 res5[0x1]; member
261 u8 res5[2]; member
376 u8 res5[0x200 - 0x1c4]; member
401 u8 res5[0x2]; member
/external/libyuv/files/source/
Drotate_msa.cc86 v16u8 res0, res1, res2, res3, res4, res5, res6, res7, res8, res9; in TransposeWx16_MSA() local
111 ILVRL_W(reg2, reg6, reg3, reg7, res4, res5, res6, res7); in TransposeWx16_MSA()
144 ILVRL_D(res4, res8, res5, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
167 v16u8 res0, res1, res2, res3, res4, res5, res6, res7, res8, res9; in TransposeUVWx16_MSA() local
192 ILVRL_W(reg2, reg6, reg3, reg7, res4, res5, res6, res7); in TransposeUVWx16_MSA()
229 ILVRL_D(res4, res8, res5, res9, dst0, dst1, dst2, dst3); in TransposeUVWx16_MSA()
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate_msa.cc86 v16u8 res0, res1, res2, res3, res4, res5, res6, res7, res8, res9; in TransposeWx16_MSA() local
111 ILVRL_W(reg2, reg6, reg3, reg7, res4, res5, res6, res7); in TransposeWx16_MSA()
144 ILVRL_D(res4, res8, res5, res9, dst0, dst1, dst2, dst3); in TransposeWx16_MSA()
167 v16u8 res0, res1, res2, res3, res4, res5, res6, res7, res8, res9; in TransposeUVWx16_MSA() local
192 ILVRL_W(reg2, reg6, reg3, reg7, res4, res5, res6, res7); in TransposeUVWx16_MSA()
229 ILVRL_D(res4, res8, res5, res9, dst0, dst1, dst2, dst3); in TransposeUVWx16_MSA()
/external/u-boot/arch/m68k/include/asm/
Dimmap_5307.h33 u16 res5; member
68 u16 res5; member

1234567