Home
last modified time | relevance | path

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

/external/XNNPACK/src/qs8-requantization/
Dprecise-neon.c81 …const int64x2_t x01_adjusted_product = vaddw_s32(x01_product, vreinterpret_s32_u32(vget_low_u32(x_… in xnn_qs8_requantize_precise__neon()
83 …const int64x2_t y01_adjusted_product = vaddw_s32(y01_product, vreinterpret_s32_u32(vget_low_u32(y_… in xnn_qs8_requantize_precise__neon()
85 …const int64x2_t z01_adjusted_product = vaddw_s32(z01_product, vreinterpret_s32_u32(vget_low_u32(z_… in xnn_qs8_requantize_precise__neon()
87 …const int64x2_t w01_adjusted_product = vaddw_s32(w01_product, vreinterpret_s32_u32(vget_low_u32(w_… in xnn_qs8_requantize_precise__neon()
90 …const int64x2_t x01_adjusted_product = vaddw_s32(x01_product, vreinterpret_s32_u32(vget_low_u32(x_… in xnn_qs8_requantize_precise__neon()
91 …const int64x2_t x23_adjusted_product = vaddw_s32(x23_product, vreinterpret_s32_u32(vget_high_u32(x… in xnn_qs8_requantize_precise__neon()
92 …const int64x2_t y01_adjusted_product = vaddw_s32(y01_product, vreinterpret_s32_u32(vget_low_u32(y_… in xnn_qs8_requantize_precise__neon()
93 …const int64x2_t y23_adjusted_product = vaddw_s32(y23_product, vreinterpret_s32_u32(vget_high_u32(y… in xnn_qs8_requantize_precise__neon()
94 …const int64x2_t z01_adjusted_product = vaddw_s32(z01_product, vreinterpret_s32_u32(vget_low_u32(z_… in xnn_qs8_requantize_precise__neon()
95 …const int64x2_t z23_adjusted_product = vaddw_s32(z23_product, vreinterpret_s32_u32(vget_high_u32(z… in xnn_qs8_requantize_precise__neon()
[all …]
/external/XNNPACK/src/qu8-requantization/
Dprecise-neon.c81 …const int64x2_t x01_adjusted_product = vaddw_s32(x01_product, vreinterpret_s32_u32(vget_low_u32(x_… in xnn_qu8_requantize_precise__neon()
83 …const int64x2_t y01_adjusted_product = vaddw_s32(y01_product, vreinterpret_s32_u32(vget_low_u32(y_… in xnn_qu8_requantize_precise__neon()
85 …const int64x2_t z01_adjusted_product = vaddw_s32(z01_product, vreinterpret_s32_u32(vget_low_u32(z_… in xnn_qu8_requantize_precise__neon()
87 …const int64x2_t w01_adjusted_product = vaddw_s32(w01_product, vreinterpret_s32_u32(vget_low_u32(w_… in xnn_qu8_requantize_precise__neon()
90 …const int64x2_t x01_adjusted_product = vaddw_s32(x01_product, vreinterpret_s32_u32(vget_low_u32(x_… in xnn_qu8_requantize_precise__neon()
91 …const int64x2_t x23_adjusted_product = vaddw_s32(x23_product, vreinterpret_s32_u32(vget_high_u32(x… in xnn_qu8_requantize_precise__neon()
92 …const int64x2_t y01_adjusted_product = vaddw_s32(y01_product, vreinterpret_s32_u32(vget_low_u32(y_… in xnn_qu8_requantize_precise__neon()
93 …const int64x2_t y23_adjusted_product = vaddw_s32(y23_product, vreinterpret_s32_u32(vget_high_u32(y… in xnn_qu8_requantize_precise__neon()
94 …const int64x2_t z01_adjusted_product = vaddw_s32(z01_product, vreinterpret_s32_u32(vget_low_u32(z_… in xnn_qu8_requantize_precise__neon()
95 …const int64x2_t z23_adjusted_product = vaddw_s32(z23_product, vreinterpret_s32_u32(vget_high_u32(z… in xnn_qu8_requantize_precise__neon()
[all …]
/external/webp/src/dsp/
Dcost_neon.c44 vst1_lane_s32(&res->last, vreinterpret_s32_u32(eob_32x2), 0); in SetResidualCoeffs_NEON()
/external/libopus/silk/arm/
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()
/external/pffft/
Dsse2neon.h2677 int32x2_t zeroMask = vreinterpret_s32_u32(vceqz_s32(b)); in _mm_sign_pi32()
2679 int32x2_t zeroMask = vreinterpret_s32_u32(vceq_s32(b, vdup_n_s32(0))); in _mm_sign_pi32()
/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-intrinsics.c15318 return vreinterpret_s32_u32(a); in test_vreinterpret_s32_u32()
Darm_neon_intrinsics.c11560 return vreinterpret_s32_u32(a); in test_vreinterpret_s32_u32()
/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c19498 return vreinterpret_s32_u32(a); in test_vreinterpret_s32_u32()
Darm_neon_intrinsics.c13858 return vreinterpret_s32_u32(a); in test_vreinterpret_s32_u32()
/external/neon_2_sse/
DNEON_2_SSE.h16432 _NEON2SSESTORAGE int32x2_t vreinterpret_s32_u32 (uint32x2_t t);
16433 #define vreinterpret_s32_u32 macro