Home
last modified time | relevance | path

Searched refs:vzip_p16 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-perm.c1583 return vzip_p16(a, b); in test_vzip_p16()
Darm_neon_intrinsics.c23818 return vzip_p16(a, b); in test_vzip_p16()
/external/neon_2_sse/
DNEON_2_SSE.h2245 _NEON2SSESTORAGE poly16x4x2_t vzip_p16(poly16x4_t a, poly16x4_t b); // VZIP.16 d0,d0
15825 _NEON2SSESTORAGE poly16x4x2_t vzip_p16(poly16x4_t a, poly16x4_t b); // VZIP.16 d0,d0
15826 #define vzip_p16 vzip_u16 macro