Home
last modified time | relevance | path

Searched refs:vuzp_u16 (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/aom_dsp/simd/
Dv64_intrinsics_arm.h486 uint16x4x2_t r = vuzp_u16(vreinterpret_u16_s64(y), vreinterpret_u16_s64(x)); in v64_unziplo_16()
496 uint16x4x2_t r = vuzp_u16(vreinterpret_u16_s64(y), vreinterpret_u16_s64(x)); in v64_unziphi_16()
/external/clang/test/CodeGen/
Daarch64-neon-perm.c1015 return vuzp_u16(a, b); in test_vuzp_u16()
Darm_neon_intrinsics.c23383 return vuzp_u16(a, b); in test_vuzp_u16()
/external/neon_2_sse/
DNEON_2_SSE.h2260 _NEON2SSESTORAGE uint16x4x2_t vuzp_u16(uint16x4_t a, uint16x4_t b); // VUZP.16 d0,d0
15920 _NEON2SSESTORAGE uint16x4x2_t vuzp_u16(uint16x4_t a, uint16x4_t b); // VUZP.16 d0,d0
15921 #define vuzp_u16 vuzp_s16 macro
15933 #define vuzp_p16 vuzp_u16