pub fn convert_to_i32_m128i_from_lower4_i16_m128i(a: m128i) -> m128i
Available with target feature sse4.1 only.
Expand description

Convert the lower four i16 lanes to four i32 lanes.