Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-misc.c707 return vrev32_s8(a); in test_vrev32_s8()
Darm_neon_intrinsics.c13234 return vrev32_s8(a); in test_vrev32_s8()
/external/clang/test/CodeGen/
Daarch64-neon-misc.c767 return vrev32_s8(a); in test_vrev32_s8()
Darm_neon_intrinsics.c15534 return vrev32_s8(a); in test_vrev32_s8()
/external/neon_2_sse/
DNEON_2_SSE.h2000 _NEON2SSESTORAGE int8x8_t vrev32_s8(int8x8_t vec); // VREV32.8 d0,d0
14483 _NEON2SSESTORAGE int8x8_t vrev32_s8(int8x8_t vec); // VREV32.8 d0,d0
14484 _NEON2SSE_INLINE int8x8_t vrev32_s8(int8x8_t vec) in vrev32_s8() function
14502 #define vrev32_u8 vrev32_s8