Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-misc.c802 return vrev32_p16(a); in test_vrev32_p16()
Darm_neon_intrinsics.c15569 return vrev32_p16(a); in test_vrev32_p16()
/external/neon_2_sse/
DNEON_2_SSE.h2005 _NEON2SSESTORAGE poly16x4_t vrev32_p16(poly16x4_t vec); // VREV32.16 d0,d0
14510 _NEON2SSESTORAGE poly16x4_t vrev32_p16(poly16x4_t vec); // VREV32.16 d0,d0
14511 #define vrev32_p16 vrev32_u16 macro