Searched refs:vhadd_s8 (Results 1 – 3 of 3) sorted by relevance
2697 return vhadd_s8(v1, v2); in test_vhadd_s8()
3860 return vhadd_s8(a, b); in test_vhadd_s8()
478 _NEON2SSESTORAGE int8x8_t vhadd_s8(int8x8_t a, int8x8_t b); // VHADD.S8 d0,d0,d02984 _NEON2SSESTORAGE int8x8_t vhadd_s8(int8x8_t a, int8x8_t b); // VHADD.S8 d0,d0,d02985 _NEON2SSE_INLINE int8x8_t vhadd_s8(int8x8_t a, int8x8_t b) in vhadd_s8() function