Searched defs:hadd_h (Results 1 – 2 of 2) sorted by relevance
244 const float32x4_t hadd_h = vpaddq_f32(add[2], add[3]); in nn_propagate_8to4() local248 const float32x4_t hadd_h = in nn_propagate_8to4() local
130 const __m128 hadd_h = _mm_hadd_ps(add[2], add[3]); in nn_propagate_8to4() local