Searched refs:vsubhn_s64 (Results 1 – 3 of 3) sorted by relevance
701 _NEON2SSESTORAGE int32x2_t vsubhn_s64(int64x2_t a, int64x2_t b); // VSUBHN.I64 d0,q0,q04867 _NEON2SSESTORAGE int32x2_t vsubhn_s64(int64x2_t a, int64x2_t b); // VSUBHN.I64 d0,q0,q04868 _NEON2SSE_INLINE int32x2_t vsubhn_s64(int64x2_t a, int64x2_t b) in vsubhn_s64() function4904 #define vsubhn_u64 vsubhn_s64
8128 return vsubhn_s64(a, b); in test_vsubhn_s64()
22042 return vsubhn_s64(a, b); in test_vsubhn_s64()