Searched refs:vec_vmulosh (Results 1 – 4 of 4) sorted by relevance
1094 __w1 = vec_vmulosh(__a, __b); in _mm_mulhi_pi16()
1398 __w1 = vec_vmulosh((__v8hi)__A, (__v8hi)__B); in _mm_mulhi_epi16()
2484 res_vi = vec_vmulosh(vs, vs); in test6()
6498 vec_vmulosh(vector short __a, vector short __b) { in vec_vmulosh() function