Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-perm.c1350 return vuzpq_p16(a, b); in test_vuzpq_p16()
Darm_neon_intrinsics.c23640 return vuzpq_p16(a, b); in test_vuzpq_p16()
/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-perm.c1270 return vuzpq_p16(a, b); in test_vuzpq_p16()
Darm_neon_intrinsics.c20903 return vuzpq_p16(a, b); in test_vuzpq_p16()
/external/neon_2_sse/
DNEON_2_SSE.h2273 _NEON2SSESTORAGE poly16x8x2_t vuzpq_p16(poly16x8_t a, poly16x8_t b); // VUZP.16 q0,q0
15995 _NEON2SSESTORAGE poly16x8x2_t vuzpq_p16(poly16x8_t a, poly16x8_t b); // VUZP.16 q0,q0
15996 #define vuzpq_p16 vuzpq_u16 macro