Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-perm.c1323 return vuzpq_p8(a, b); in test_vuzpq_p8()
Darm_neon_intrinsics.c23619 return vuzpq_p8(a, b); in test_vuzpq_p8()
/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-perm.c1248 return vuzpq_p8(a, b); in test_vuzpq_p8()
Darm_neon_intrinsics.c20888 return vuzpq_p8(a, b); in test_vuzpq_p8()
/external/neon_2_sse/
DNEON_2_SSE.h2272 _NEON2SSESTORAGE poly8x16x2_t vuzpq_p8(poly8x16_t a, poly8x16_t b); // VUZP.8 q0,q0
15992 _NEON2SSESTORAGE poly8x16x2_t vuzpq_p8(poly8x16_t a, poly8x16_t b); // VUZP.8 q0,q0
15993 #define vuzpq_p8 vuzpq_u8 macro