Searched refs:v_32x4 (Results 1 – 1 of 1) sorted by relevance
42 static INLINE int horizontal_add_s32x4(const int32x4_t v_32x4) { in horizontal_add_s32x4() argument43 const int64x2_t b = vpaddlq_s32(v_32x4); in horizontal_add_s32x4()