Searched refs:c_v128_unpack_s16_s32 (Results 1 – 2 of 2) sorted by relevance
206 SIMD_INLINE v128 v128_unpack_s16_s32(v64 a) { return c_v128_unpack_s16_s32(a); } in v128_unpack_s16_s32()
650 SIMD_INLINE c_v128 c_v128_unpack_s16_s32(c_v64 a) { in c_v128_unpack_s16_s32() function