Searched refs:vext_p16 (Results 1 – 3 of 3) sorted by relevance
/external/clang/test/CodeGen/ |
D | aarch64-neon-extract.c | 228 return vext_p16(a, b, 3); in test_vext_p16()
|
D | arm_neon_intrinsics.c | 3238 return vext_p16(a, b, 3); in test_vext_p16()
|
/external/neon_2_sse/ |
D | NEON_2_SSE.h | 1964 _NEON2SSESTORAGE poly16x4_t vext_p16(poly16x4_t a, poly16x4_t b, __constrange(0,3) int c); // VEXT.… 14314 _NEON2SSESTORAGE poly16x4_t vext_p16(poly16x4_t a, poly16x4_t b, __constrange(0,3) int c); // VEXT.… 14315 #define vext_p16 vext_s16 macro
|