Home
last modified time | relevance | path

Searched refs:vreinterpret_s8_u8 (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_dsp/arm/
H A Dloopfilter_4_neon.c69 d28s8 = vsub_s8(vreinterpret_s8_u8(d7u8), vreinterpret_s8_u8(d6u8)); in loop_filter_neon()
73 d27s8 = vqsub_s8(vreinterpret_s8_u8(d5u8), vreinterpret_s8_u8(d16u8)); in loop_filter_neon()
77 q12s16 = vmull_s8(d28s8, vreinterpret_s8_u8(d19u8)); in loop_filter_neon()
88 d27s8 = vreinterpret_s8_u8(d27u8); in loop_filter_neon()
90 d28s8 = vqadd_s8(d27s8, vreinterpret_s8_u8(d19u8)); in loop_filter_neon()
91 d27s8 = vqadd_s8(d27s8, vreinterpret_s8_u8(d17u8)); in loop_filter_neon()
95 d19s8 = vqadd_s8(vreinterpret_s8_u8(d6u8), d28s8); in loop_filter_neon()
96 d26s8 = vqsub_s8(vreinterpret_s8_u8(d7u8), d27s8); in loop_filter_neon()
99 d27s8 = vbic_s8(d27s8, vreinterpret_s8_u8(d22u8)); in loop_filter_neon()
101 d21s8 = vqadd_s8(vreinterpret_s8_u8(d5u8), d27s8); in loop_filter_neon()
[all …]
H A Dloopfilter_8_neon.c148 d28s8 = vsub_s8(vreinterpret_s8_u8(d21u8), vreinterpret_s8_u8(d24u8)); in mbloop_filter_neon()
149 d29s8 = vqsub_s8(vreinterpret_s8_u8(d25u8), vreinterpret_s8_u8(d26u8)); in mbloop_filter_neon()
153 d29s8 = vand_s8(d29s8, vreinterpret_s8_u8(d23u8)); in mbloop_filter_neon()
161 d28s8 = vand_s8(d28s8, vreinterpret_s8_u8(d19u8)); in mbloop_filter_neon()
163 d30s8 = vqadd_s8(d28s8, vreinterpret_s8_u8(d27u8)); in mbloop_filter_neon()
164 d29s8 = vqadd_s8(d28s8, vreinterpret_s8_u8(d29u8)); in mbloop_filter_neon()
168 d24s8 = vqadd_s8(vreinterpret_s8_u8(d24u8), d30s8); in mbloop_filter_neon()
169 d21s8 = vqsub_s8(vreinterpret_s8_u8(d21u8), d29s8); in mbloop_filter_neon()
172 d29s8 = vbic_s8(d29s8, vreinterpret_s8_u8(d23u8)); in mbloop_filter_neon()
174 d25s8 = vqadd_s8(vreinterpret_s8_u8(d25u8), d29s8); in mbloop_filter_neon()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libvpx/vpx_dsp/arm/
H A Dloopfilter_4_neon.c69 d28s8 = vsub_s8(vreinterpret_s8_u8(d7u8), in loop_filter_neon()
70 vreinterpret_s8_u8(d6u8)); in loop_filter_neon()
74 d27s8 = vqsub_s8(vreinterpret_s8_u8(d5u8), in loop_filter_neon()
75 vreinterpret_s8_u8(d16u8)); in loop_filter_neon()
90 d27s8 = vreinterpret_s8_u8(d27u8); in loop_filter_neon()
92 d28s8 = vqadd_s8(d27s8, vreinterpret_s8_u8(d19u8)); in loop_filter_neon()
93 d27s8 = vqadd_s8(d27s8, vreinterpret_s8_u8(d17u8)); in loop_filter_neon()
97 d19s8 = vqadd_s8(vreinterpret_s8_u8(d6u8), d28s8); in loop_filter_neon()
98 d26s8 = vqsub_s8(vreinterpret_s8_u8(d7u8), d27s8); in loop_filter_neon()
101 d27s8 = vbic_s8(d27s8, vreinterpret_s8_u8(d22u8)); in loop_filter_neon()
[all …]
H A Dloopfilter_8_neon.c151 d28s8 = vsub_s8(vreinterpret_s8_u8(d21u8), vreinterpret_s8_u8(d24u8)); in mbloop_filter_neon()
152 d29s8 = vqsub_s8(vreinterpret_s8_u8(d25u8), vreinterpret_s8_u8(d26u8)); in mbloop_filter_neon()
156 d29s8 = vand_s8(d29s8, vreinterpret_s8_u8(d23u8)); in mbloop_filter_neon()
164 d28s8 = vand_s8(d28s8, vreinterpret_s8_u8(d19u8)); in mbloop_filter_neon()
166 d30s8 = vqadd_s8(d28s8, vreinterpret_s8_u8(d27u8)); in mbloop_filter_neon()
167 d29s8 = vqadd_s8(d28s8, vreinterpret_s8_u8(d29u8)); in mbloop_filter_neon()
171 d24s8 = vqadd_s8(vreinterpret_s8_u8(d24u8), d30s8); in mbloop_filter_neon()
172 d21s8 = vqsub_s8(vreinterpret_s8_u8(d21u8), d29s8); in mbloop_filter_neon()
175 d29s8 = vbic_s8(d29s8, vreinterpret_s8_u8(d23u8)); in mbloop_filter_neon()
177 d25s8 = vqadd_s8(vreinterpret_s8_u8(d25u8), d29s8); in mbloop_filter_neon()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libvpx/vpx_dsp/arm/
H A Dloopfilter_4_neon.c69 d28s8 = vsub_s8(vreinterpret_s8_u8(d7u8), in loop_filter_neon()
70 vreinterpret_s8_u8(d6u8)); in loop_filter_neon()
74 d27s8 = vqsub_s8(vreinterpret_s8_u8(d5u8), in loop_filter_neon()
75 vreinterpret_s8_u8(d16u8)); in loop_filter_neon()
90 d27s8 = vreinterpret_s8_u8(d27u8); in loop_filter_neon()
92 d28s8 = vqadd_s8(d27s8, vreinterpret_s8_u8(d19u8)); in loop_filter_neon()
93 d27s8 = vqadd_s8(d27s8, vreinterpret_s8_u8(d17u8)); in loop_filter_neon()
97 d19s8 = vqadd_s8(vreinterpret_s8_u8(d6u8), d28s8); in loop_filter_neon()
98 d26s8 = vqsub_s8(vreinterpret_s8_u8(d7u8), d27s8); in loop_filter_neon()
101 d27s8 = vbic_s8(d27s8, vreinterpret_s8_u8(d22u8)); in loop_filter_neon()
[all …]
H A Dloopfilter_8_neon.c151 d28s8 = vsub_s8(vreinterpret_s8_u8(d21u8), vreinterpret_s8_u8(d24u8)); in mbloop_filter_neon()
152 d29s8 = vqsub_s8(vreinterpret_s8_u8(d25u8), vreinterpret_s8_u8(d26u8)); in mbloop_filter_neon()
156 d29s8 = vand_s8(d29s8, vreinterpret_s8_u8(d23u8)); in mbloop_filter_neon()
164 d28s8 = vand_s8(d28s8, vreinterpret_s8_u8(d19u8)); in mbloop_filter_neon()
166 d30s8 = vqadd_s8(d28s8, vreinterpret_s8_u8(d27u8)); in mbloop_filter_neon()
167 d29s8 = vqadd_s8(d28s8, vreinterpret_s8_u8(d29u8)); in mbloop_filter_neon()
171 d24s8 = vqadd_s8(vreinterpret_s8_u8(d24u8), d30s8); in mbloop_filter_neon()
172 d21s8 = vqsub_s8(vreinterpret_s8_u8(d21u8), d29s8); in mbloop_filter_neon()
175 d29s8 = vbic_s8(d29s8, vreinterpret_s8_u8(d23u8)); in mbloop_filter_neon()
177 d25s8 = vqadd_s8(vreinterpret_s8_u8(d25u8), d29s8); in mbloop_filter_neon()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/common/arm/neon/
H A Dvp9_loopfilter_4_neon.c69 d28s8 = vsub_s8(vreinterpret_s8_u8(d7u8), in dispatch_reduce_by_key()
70 vreinterpret_s8_u8(d6u8)); in dispatch_reduce_by_key()
74 d27s8 = vqsub_s8(vreinterpret_s8_u8(d5u8),
75 vreinterpret_s8_u8(d16u8));
90 d27s8 = vreinterpret_s8_u8(d27u8);
92 d28s8 = vqadd_s8(d27s8, vreinterpret_s8_u8(d19u8));
93 d27s8 = vqadd_s8(d27s8, vreinterpret_s8_u8(d17u8));
97 d19s8 = vqadd_s8(vreinterpret_s8_u8(d6u8), d28s8);
98 d26s8 = vqsub_s8(vreinterpret_s8_u8(d7u8), d27s8);
101 d27s8 = vbic_s8(d27s8, vreinterpret_s8_u8(d22u8));
[all …]
H A Dvp9_loopfilter_8_neon.c151 d28s8 = vsub_s8(vreinterpret_s8_u8(d21u8), vreinterpret_s8_u8(d24u8)); in vp9_mbloop_filter_neon()
152 d29s8 = vqsub_s8(vreinterpret_s8_u8(d25u8), vreinterpret_s8_u8(d26u8)); in vp9_mbloop_filter_neon()
156 d29s8 = vand_s8(d29s8, vreinterpret_s8_u8(d23u8)); in vp9_mbloop_filter_neon()
164 d28s8 = vand_s8(d28s8, vreinterpret_s8_u8(d19u8)); in vp9_mbloop_filter_neon()
166 d30s8 = vqadd_s8(d28s8, vreinterpret_s8_u8(d27u8)); in vp9_mbloop_filter_neon()
167 d29s8 = vqadd_s8(d28s8, vreinterpret_s8_u8(d29u8)); in vp9_mbloop_filter_neon()
171 d24s8 = vqadd_s8(vreinterpret_s8_u8(d24u8), d30s8); in vp9_mbloop_filter_neon()
172 d21s8 = vqsub_s8(vreinterpret_s8_u8(d21u8), d29s8); in vp9_mbloop_filter_neon()
175 d29s8 = vbic_s8(d29s8, vreinterpret_s8_u8(d23u8)); in vp9_mbloop_filter_neon()
177 d25s8 = vqadd_s8(vreinterpret_s8_u8(d25u8), d29s8); in vp9_mbloop_filter_neon()
[all …]
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_dsp/arm/
H A Dvpx_convolve8_neon.c346 s0 = vreinterpret_s8_u8(vsub_u8(t0, range_limit)); in vpx_convolve8_vert_neon()
347 s1 = vreinterpret_s8_u8(vsub_u8(t1, range_limit)); in vpx_convolve8_vert_neon()
348 s2 = vreinterpret_s8_u8(vsub_u8(t2, range_limit)); in vpx_convolve8_vert_neon()
349 s3 = vreinterpret_s8_u8(vsub_u8(t3, range_limit)); in vpx_convolve8_vert_neon()
350 s4 = vreinterpret_s8_u8(vsub_u8(t4, range_limit)); in vpx_convolve8_vert_neon()
351 s5 = vreinterpret_s8_u8(vsub_u8(t5, range_limit)); in vpx_convolve8_vert_neon()
352 s6 = vreinterpret_s8_u8(vsub_u8(t6, range_limit)); in vpx_convolve8_vert_neon()
569 s0 = vreinterpret_s8_u8(vsub_u8(t0, range_limit)); in vpx_convolve8_avg_vert_neon()
570 s1 = vreinterpret_s8_u8(vsub_u8(t1, range_limit)); in vpx_convolve8_avg_vert_neon()
571 s2 = vreinterpret_s8_u8(vsub_u8(t2, range_limit)); in vpx_convolve8_avg_vert_neon()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/aom_dsp/arm/
H A Dloopfilter_neon.c180 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_14_neon()
181 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_14_neon()
193 hev_8x8 = vreinterpret_s8_u8(vorr_u8(temp0_8x8, temp1_8x8)); in lpf_14_neon()
361 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_8_neon()
362 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_8_neon()
476 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_6_neon()
477 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_6_neon()
574 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_4_neon()
575 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_4_neon()
587 hev_8x8 = vreinterpret_s8_u8(vorr_u8(temp0_8x8, temp1_8x8)); in lpf_4_neon()
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/aom_dsp/arm/
H A Dloopfilter_neon.c180 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_14_neon()
181 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_14_neon()
193 hev_8x8 = vreinterpret_s8_u8(vorr_u8(temp0_8x8, temp1_8x8)); in lpf_14_neon()
361 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_8_neon()
362 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_8_neon()
476 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_6_neon()
477 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_6_neon()
574 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_4_neon()
575 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_4_neon()
587 hev_8x8 = vreinterpret_s8_u8(vorr_u8(temp0_8x8, temp1_8x8)); in lpf_4_neon()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/aom_dsp/arm/
H A Dloopfilter_neon.c180 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_14_neon()
181 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_14_neon()
193 hev_8x8 = vreinterpret_s8_u8(vorr_u8(temp0_8x8, temp1_8x8)); in lpf_14_neon()
361 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_8_neon()
362 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_8_neon()
476 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_6_neon()
477 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_6_neon()
574 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_4_neon()
575 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_4_neon()
587 hev_8x8 = vreinterpret_s8_u8(vorr_u8(temp0_8x8, temp1_8x8)); in lpf_4_neon()
[all …]
H A Dblend_a64_mask_neon.c181 mask0 = vmovl_s8(vreinterpret_s8_u8(s0)); in aom_lowbd_blend_a64_d16_mask_neon()
182 mask1 = vmovl_s8(vreinterpret_s8_u8(s1)); in aom_lowbd_blend_a64_d16_mask_neon()
183 mask2 = vmovl_s8(vreinterpret_s8_u8(s2)); in aom_lowbd_blend_a64_d16_mask_neon()
184 mask3 = vmovl_s8(vreinterpret_s8_u8(s3)); in aom_lowbd_blend_a64_d16_mask_neon()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/aom_dsp/arm/
H A Dloopfilter_neon.c180 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_14_neon()
181 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_14_neon()
193 hev_8x8 = vreinterpret_s8_u8(vorr_u8(temp0_8x8, temp1_8x8)); in lpf_14_neon()
361 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_8_neon()
362 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_8_neon()
476 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_6_neon()
477 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_6_neon()
574 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_4_neon()
575 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_4_neon()
587 hev_8x8 = vreinterpret_s8_u8(vorr_u8(temp0_8x8, temp1_8x8)); in lpf_4_neon()
[all …]
H A Dblend_a64_mask_neon.c181 mask0 = vmovl_s8(vreinterpret_s8_u8(s0)); in aom_lowbd_blend_a64_d16_mask_neon()
182 mask1 = vmovl_s8(vreinterpret_s8_u8(s1)); in aom_lowbd_blend_a64_d16_mask_neon()
183 mask2 = vmovl_s8(vreinterpret_s8_u8(s2)); in aom_lowbd_blend_a64_d16_mask_neon()
184 mask3 = vmovl_s8(vreinterpret_s8_u8(s3)); in aom_lowbd_blend_a64_d16_mask_neon()
/dports/www/firefox/firefox-99.0/third_party/aom/aom_dsp/arm/
H A Dloopfilter_neon.c180 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_14_neon()
181 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_14_neon()
193 hev_8x8 = vreinterpret_s8_u8(vorr_u8(temp0_8x8, temp1_8x8)); in lpf_14_neon()
361 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_8_neon()
362 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_8_neon()
476 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_6_neon()
477 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_6_neon()
574 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_4_neon()
575 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_4_neon()
587 hev_8x8 = vreinterpret_s8_u8(vorr_u8(temp0_8x8, temp1_8x8)); in lpf_4_neon()
[all …]
H A Dblend_a64_mask_neon.c181 mask0 = vmovl_s8(vreinterpret_s8_u8(s0)); in aom_lowbd_blend_a64_d16_mask_neon()
182 mask1 = vmovl_s8(vreinterpret_s8_u8(s1)); in aom_lowbd_blend_a64_d16_mask_neon()
183 mask2 = vmovl_s8(vreinterpret_s8_u8(s2)); in aom_lowbd_blend_a64_d16_mask_neon()
184 mask3 = vmovl_s8(vreinterpret_s8_u8(s3)); in aom_lowbd_blend_a64_d16_mask_neon()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_dsp/arm/
H A Dloopfilter_neon.c180 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_14_neon()
181 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_14_neon()
193 hev_8x8 = vreinterpret_s8_u8(vorr_u8(temp0_8x8, temp1_8x8)); in lpf_14_neon()
361 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_8_neon()
362 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_8_neon()
476 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_6_neon()
477 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_6_neon()
574 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_4_neon()
575 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_4_neon()
587 hev_8x8 = vreinterpret_s8_u8(vorr_u8(temp0_8x8, temp1_8x8)); in lpf_4_neon()
[all …]
/dports/multimedia/aom/aom-3.2.0/aom_dsp/arm/
H A Dloopfilter_neon.c180 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_14_neon()
181 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_14_neon()
193 hev_8x8 = vreinterpret_s8_u8(vorr_u8(temp0_8x8, temp1_8x8)); in lpf_14_neon()
361 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_8_neon()
362 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_8_neon()
476 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_6_neon()
477 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_6_neon()
574 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_4_neon()
575 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_4_neon()
587 hev_8x8 = vreinterpret_s8_u8(vorr_u8(temp0_8x8, temp1_8x8)); in lpf_4_neon()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/aom_dsp/arm/
H A Dloopfilter_neon.c180 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_14_neon()
181 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_14_neon()
193 hev_8x8 = vreinterpret_s8_u8(vorr_u8(temp0_8x8, temp1_8x8)); in lpf_14_neon()
361 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_8_neon()
362 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_8_neon()
476 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_6_neon()
477 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_6_neon()
574 pq_s0 = veor_s8(vreinterpret_s8_u8(*p0q0), sign_mask); in lpf_4_neon()
575 pq_s1 = veor_s8(vreinterpret_s8_u8(*p1q1), sign_mask); in lpf_4_neon()
587 hev_8x8 = vreinterpret_s8_u8(vorr_u8(temp0_8x8, temp1_8x8)); in lpf_4_neon()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterprets8_u8.c16 out_int8x8_t = vreinterpret_s8_u8 (arg0_uint8x8_t); in test_vreinterprets8_u8()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterprets8_u8.c16 out_int8x8_t = vreinterpret_s8_u8 (arg0_uint8x8_t); in test_vreinterprets8_u8()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterprets8_u8.c16 out_int8x8_t = vreinterpret_s8_u8 (arg0_uint8x8_t); in test_vreinterprets8_u8()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterprets8_u8.c16 out_int8x8_t = vreinterpret_s8_u8 (arg0_uint8x8_t); in test_vreinterprets8_u8()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterprets8_u8.c16 out_int8x8_t = vreinterpret_s8_u8 (arg0_uint8x8_t); in test_vreinterprets8_u8()

12345678910>>...13