Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c8275 return vrsubhn_s32(a, b); in test_vrsubhn_s32()
Darm_neon_intrinsics.c16514 return vrsubhn_s32(a, b); in test_vrsubhn_s32()
/external/neon_2_sse/
DNEON_2_SSE.h707 _NEON2SSESTORAGE int16x4_t vrsubhn_s32(int32x4_t a, int32x4_t b); // VRSUBHN.I32 d0,q0,q0
4922 _NEON2SSESTORAGE int16x4_t vrsubhn_s32(int32x4_t a, int32x4_t b); // VRSUBHN.I32 d0,q0,q0
4923 _NEON2SSE_INLINE int16x4_t vrsubhn_s32(int32x4_t a, int32x4_t b) // VRSUBHN.I32 d0,q0,q0 in vrsubhn_s32() function