Searched refs:c_v64_shr_s16 (Results 1 – 3 of 3) sorted by relevance
189 return c_v64_shr_s16(a, n); in v64_shr_s16()
771 return c_v128_from_v64(c_v64_shr_s16(a.v64[1], c), in c_v128_shr_s16()772 c_v64_shr_s16(a.v64[0], c)); in c_v128_shr_s16()
868 SIMD_INLINE c_v64 c_v64_shr_s16(c_v64 a, unsigned int n) { in c_v64_shr_s16() function953 return c_v64_shr_s16(a, c); in c_v64_shr_n_s16()