Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-misc.c665 return vrev16_s8(a); in test_vrev16_s8()
Darm_neon_intrinsics.c13192 return vrev16_s8(a); in test_vrev16_s8()
/external/clang/test/CodeGen/
Daarch64-neon-misc.c725 return vrev16_s8(a); in test_vrev16_s8()
Darm_neon_intrinsics.c15491 return vrev16_s8(a); in test_vrev16_s8()
/external/neon_2_sse/
DNEON_2_SSE.h2012 _NEON2SSESTORAGE int8x8_t vrev16_s8(int8x8_t vec); // VREV16.8 d0,d0
14541 _NEON2SSESTORAGE int8x8_t vrev16_s8(int8x8_t vec); // VREV16.8 d0,d0
14542 _NEON2SSE_INLINE int8x8_t vrev16_s8(int8x8_t vec) in vrev16_s8() function
14551 #define vrev16_u8 vrev16_s8