Searched refs:vhadd_s32 (Results 1 – 3 of 3) sorted by relevance
2723 return vhadd_s32(v1, v2); in test_vhadd_s32()
3886 return vhadd_s32(a, b); in test_vhadd_s32()
480 _NEON2SSESTORAGE int32x2_t vhadd_s32(int32x2_t a, int32x2_t b); // VHADD.S32 d0,d0,d03000 _NEON2SSESTORAGE int32x2_t vhadd_s32(int32x2_t a, int32x2_t b); // VHADD.S32 d0,d0,d03001 _NEON2SSE_INLINE int32x2_t vhadd_s32(int32x2_t a, int32x2_t b) in vhadd_s32() function