Searched refs:c_v64_shl_n_8 (Results 1 – 3 of 3) sorted by relevance
207 return c_v64_shl_n_8(a, c); in v64_shl_n_8()
946 SIMD_INLINE c_v64 c_v64_shl_n_8(c_v64 a, unsigned int c) { in c_v64_shl_n_8() function
100 return c_v64_shl_n_8(a, shift); in c_imm_v64_shl_n_8()