Home
last modified time | relevance | path

Searched refs:vreinterpret_s32_u32 (Results 1 – 25 of 192) sorted by relevance

12345678

/dports/graphics/opencv/opencv-4.5.3/3rdparty/carotene/src/
H A Dcount_nonzero.cpp348 … int32x2_t vnz1 = vreinterpret_s32_u32(vpmax_u32(vget_low_u32(vlx1), vget_high_u32(vlx1))); in countNonZero()
349 … int32x2_t vnz2 = vreinterpret_s32_u32(vpmax_u32(vget_low_u32(vlx2), vget_high_u32(vlx2))); in countNonZero()
350 … int32x2_t vnz3 = vreinterpret_s32_u32(vpmax_u32(vget_low_u32(vlx3), vget_high_u32(vlx3))); in countNonZero()
351 … int32x2_t vnz4 = vreinterpret_s32_u32(vpmax_u32(vget_low_u32(vlx4), vget_high_u32(vlx4))); in countNonZero()
374 … int32x2_t vnz1 = vreinterpret_s32_u32(vpmax_u32(vget_low_u32(vlx1), vget_high_u32(vlx1))); in countNonZero()
375 … int32x2_t vnz2 = vreinterpret_s32_u32(vpmax_u32(vget_low_u32(vlx2), vget_high_u32(vlx2))); in countNonZero()
393 … int32x2_t vnz1 = vreinterpret_s32_u32(vpmax_u32(vget_low_u32(vlx1), vget_high_u32(vlx1))); in countNonZero()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterprets32_u32.c16 out_int32x2_t = vreinterpret_s32_u32 (arg0_uint32x2_t); in test_vreinterprets32_u32()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterprets32_u32.c16 out_int32x2_t = vreinterpret_s32_u32 (arg0_uint32x2_t); in test_vreinterprets32_u32()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterprets32_u32.c16 out_int32x2_t = vreinterpret_s32_u32 (arg0_uint32x2_t); in test_vreinterprets32_u32()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterprets32_u32.c16 out_int32x2_t = vreinterpret_s32_u32 (arg0_uint32x2_t); in test_vreinterprets32_u32()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.target/arm/neon/
H A Dvreinterprets32_u32.c16 out_int32x2_t = vreinterpret_s32_u32 (arg0_uint32x2_t); in test_vreinterprets32_u32()
/dports/lang/pocl/pocl-1.8/lib/kernel/sleef/arch/
H A Dhelperadvsimd.h231 vreinterpret_s32_u32(vshr_n_u32(vreinterpret_u32_s32(x), c))
250 return vreinterpretq_u32_s64(vmovl_s32(vreinterpret_s32_u32(vcgt_s32(a, b)))); in vgt_cvt_vo_vi_vi()
254 return vreinterpretq_u32_s64(vmovl_s32(vreinterpret_s32_u32(vceq_s32(a, b)))); in veq_cvt_vo_vi_vi()
268 return vreinterpret_s32_u32(vshr_n_u32(vreinterpret_u32_s32(x), c)); in vsrl_vi_vi_i()
639 return vand_s32(vreinterpret_s32_u32(vget_low_u32(x)), y); in vand_vi_vo_vi()
646 …return vreinterpret_s32_u32(vmovn_u64(vreinterpretq_u64_u32(vrev64q_u32(vreinterpretq_u32_s32(vi2)… in vcastu_vi_vi2()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/dsp/
H A Dcost_neon.c44 vst1_lane_s32(&res->last, vreinterpret_s32_u32(eob_32x2), 0); in SetResidualCoeffs_NEON()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/dsp/
H A Dcost_neon.c44 vst1_lane_s32(&res->last, vreinterpret_s32_u32(eob_32x2), 0); in SetResidualCoeffs_NEON()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/dsp/
H A Dcost_neon.c44 vst1_lane_s32(&res->last, vreinterpret_s32_u32(eob_32x2), 0); in SetResidualCoeffs_NEON()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/dsp/
H A Dcost_neon.c44 vst1_lane_s32(&res->last, vreinterpret_s32_u32(eob_32x2), 0); in SetResidualCoeffs_NEON()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/dsp/
H A Dcost_neon.c44 vst1_lane_s32(&res->last, vreinterpret_s32_u32(eob_32x2), 0); in SetResidualCoeffs_NEON()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/dsp/
H A Dcost_neon.c44 vst1_lane_s32(&res->last, vreinterpret_s32_u32(eob_32x2), 0); in SetResidualCoeffs_NEON()
/dports/www/firefox/firefox-99.0/media/libwebp/src/dsp/
H A Dcost_neon.c44 vst1_lane_s32(&res->last, vreinterpret_s32_u32(eob_32x2), 0); in SetResidualCoeffs_NEON()
/dports/graphics/webp/libwebp-1.2.1/src/dsp/
H A Dcost_neon.c44 vst1_lane_s32(&res->last, vreinterpret_s32_u32(eob_32x2), 0); in SetResidualCoeffs_NEON()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/dsp/
H A Dcost_neon.c44 vst1_lane_s32(&res->last, vreinterpret_s32_u32(eob_32x2), 0); in SetResidualCoeffs_NEON()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/dsp/
H A Dcost_neon.c44 vst1_lane_s32(&res->last, vreinterpret_s32_u32(eob_32x2), 0); in SetResidualCoeffs_NEON()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/dsp/
H A Dcost_neon.c44 vst1_lane_s32(&res->last, vreinterpret_s32_u32(eob_32x2), 0); in SetResidualCoeffs_NEON()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libwebp/src/dsp/
H A Dcost_neon.c44 vst1_lane_s32(&res->last, vreinterpret_s32_u32(eob_32x2), 0); in SetResidualCoeffs_NEON()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/src/dsp/
H A Dcost_neon.c44 vst1_lane_s32(&res->last, vreinterpret_s32_u32(eob_32x2), 0); in SetResidualCoeffs_NEON()
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/dsp/
H A Dcost_neon.c44 vst1_lane_s32(&res->last, vreinterpret_s32_u32(eob_32x2), 0); in SetResidualCoeffs_NEON()
/dports/games/iortcw/iortcw-1.51c/SP/code/opus-1.2.1/silk/arm/
H A Dbiquad_alt_neon_intr.c88 …A_L_s32x2 = vreinterpret_s32_u32( vshr_n_u32( vreinterpret_u32_s32( A_L_s32x2 ), 3 ) ); … in silk_biquad_alt_stride2_neon()
/dports/games/iortcw/iortcw-1.51c/MP/code/opus-1.2.1/silk/arm/
H A Dbiquad_alt_neon_intr.c88 …A_L_s32x2 = vreinterpret_s32_u32( vshr_n_u32( vreinterpret_u32_s32( A_L_s32x2 ), 3 ) ); … in silk_biquad_alt_stride2_neon()
/dports/www/firefox-esr/firefox-91.8.0/media/libopus/silk/arm/
H A Dbiquad_alt_neon_intr.c88 …A_L_s32x2 = vreinterpret_s32_u32( vshr_n_u32( vreinterpret_u32_s32( A_L_s32x2 ), 3 ) ); … in silk_biquad_alt_stride2_neon()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libopus/silk/arm/
H A Dbiquad_alt_neon_intr.c88 …A_L_s32x2 = vreinterpret_s32_u32( vshr_n_u32( vreinterpret_u32_s32( A_L_s32x2 ), 3 ) ); … in silk_biquad_alt_stride2_neon()

12345678