Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-intrinsics.c7333 return vsubhn_s16(a, b); in test_vsubhn_s16()
Darm_neon_intrinsics.c19526 return vsubhn_s16(a, b); in test_vsubhn_s16()
/external/clang/test/CodeGen/
Darm_neon_intrinsics.c22016 return vsubhn_s16(a, b); in test_vsubhn_s16()
Daarch64-neon-intrinsics.c8102 return vsubhn_s16(a, b); in test_vsubhn_s16()
/external/neon_2_sse/
DNEON_2_SSE.h699 _NEON2SSESTORAGE int8x8_t vsubhn_s16(int16x8_t a, int16x8_t b); // VSUBHN.I16 d0,q0,q0
4845 _NEON2SSESTORAGE int8x8_t vsubhn_s16(int16x8_t a, int16x8_t b); // VSUBHN.I16 d0,q0,q0
4846 _NEON2SSE_INLINE int8x8_t vsubhn_s16(int16x8_t a, int16x8_t b) // VSUBHN.I16 d0,q0,q0 in vsubhn_s16() function