Home
last modified time | relevance | path

Searched refs:vzipq_p16 (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-perm.c1814 return vzipq_p16(a, b); in test_vzipq_p16()
Darm_neon_intrinsics.c23995 return vzipq_p16(a, b); in test_vzipq_p16()
/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-perm.c1654 return vzipq_p16(a, b); in test_vzipq_p16()
Darm_neon_intrinsics.c21161 return vzipq_p16(a, b); in test_vzipq_p16()
/external/neon_2_sse/
DNEON_2_SSE.h2254 _NEON2SSESTORAGE poly16x8x2_t vzipq_p16(poly16x8_t a, poly16x8_t b); // VZIP.16 q0,q0
15876 _NEON2SSESTORAGE poly16x8x2_t vzipq_p16(poly16x8_t a, poly16x8_t b); // VZIP.16 q0,q0
15877 #define vzipq_p16 vzipq_u16 macro