Searched refs:c_v128_unpack_s8_s16 (Results 1 – 2 of 2) sorted by relevance
186 SIMD_INLINE v128 v128_unpack_s8_s16(v64 a) { return c_v128_unpack_s8_s16(a); } in v128_unpack_s8_s16()
612 SIMD_INLINE c_v128 c_v128_unpack_s8_s16(c_v64 a) { in c_v128_unpack_s8_s16() function