Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-misc.c760 return vrev16q_p8(a); in test_vrev16q_p8()
Darm_neon_intrinsics.c15526 return vrev16q_p8(a); in test_vrev16q_p8()
/external/neon_2_sse/
DNEON_2_SSE.h2017 _NEON2SSESTORAGE poly8x16_t vrev16q_p8(poly8x16_t vec); // VREV16.8 q0,q0
14566 _NEON2SSESTORAGE poly8x16_t vrev16q_p8(poly8x16_t vec); // VREV16.8 q0,q0
14567 #define vrev16q_p8 vrev16q_u8 macro