Function vcombine_s16

#[target_feature(enable = "neon")]
pub fn vcombine_s16(a: int16x4_t, b: int16x4_t) -> int16x8_t

Join two smaller vectors into a single larger vector Arm's documentation