Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c8115 return vsubhn_s32(a, b); in test_vsubhn_s32()
Darm_neon_intrinsics.c22029 return vsubhn_s32(a, b); in test_vsubhn_s32()
/external/neon_2_sse/
DNEON_2_SSE.h700 _NEON2SSESTORAGE int16x4_t vsubhn_s32(int32x4_t a, int32x4_t b); // VSUBHN.I32 d0,q0,q0
4856 _NEON2SSESTORAGE int16x4_t vsubhn_s32(int32x4_t a, int32x4_t b); // VSUBHN.I32 d0,q0,q0
4857 _NEON2SSE_INLINE int16x4_t vsubhn_s32(int32x4_t a, int32x4_t b) // VSUBHN.I32 d0,q0,q0 in vsubhn_s32() function