Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-perm.c1556 return vzip_p8(a, b); in test_vzip_p8()
Darm_neon_intrinsics.c23797 return vzip_p8(a, b); in test_vzip_p8()
/external/neon_2_sse/
DNEON_2_SSE.h2244 _NEON2SSESTORAGE poly8x8x2_t vzip_p8(poly8x8_t a, poly8x8_t b); // VZIP.8 d0,d0
15822 _NEON2SSESTORAGE poly8x8x2_t vzip_p8(poly8x8_t a, poly8x8_t b); // VZIP.8 d0,d0
15823 #define vzip_p8 vzip_u8 macro