Searched defs:v64_shl_32 (Results 1 – 3 of 3) sorted by relevance
193 SIMD_INLINE v64 v64_shl_32(v64 a, unsigned int n) { return c_v64_shl_32(a, n); } in v64_shl_32() function
462 SIMD_INLINE v64 v64_shl_32(v64 a, unsigned int c) { in v64_shl_32() function
584 SIMD_INLINE v64 v64_shl_32(v64 a, unsigned int c) { in v64_shl_32() function