Searched defs:v64_shl_8 (Results 1 – 3 of 3) sorted by relevance
183 SIMD_INLINE v64 v64_shl_8(v64 a, unsigned int n) { return c_v64_shl_8(a, n); } in v64_shl_8() function
435 SIMD_INLINE v64 v64_shl_8(v64 a, unsigned int c) { in v64_shl_8() function
558 SIMD_INLINE v64 v64_shl_8(v64 a, unsigned int c) { in v64_shl_8() function