Searched refs:c_v128_unpack_u8_s16 (Results 1 – 2 of 2) sorted by relevance
179 SIMD_INLINE v128 v128_unpack_u8_s16(v64 a) { return c_v128_unpack_u8_s16(a); } in v128_unpack_u8_s16()
598 SIMD_INLINE c_v128 c_v128_unpack_u8_s16(c_v64 a) { in c_v128_unpack_u8_s16() function