Searched refs:narrow_lo (Results 1 – 1 of 1) sorted by relevance
3093 int16x4_t narrow_lo = vrshrn_n_s32(mul_lo, 15); in _mm_mulhrs_epi16() local3097 return vreinterpretq_m128i_s16(vcombine_s16(narrow_lo, narrow_hi)); in _mm_mulhrs_epi16()