Function vshl_s32
#[target_feature(enable = "neon")]
pub fn vshl_s32(a: int32x2_t, b: int32x2_t) -> int32x2_t
Signed Shift left Arm's documentation
vshl_s32#[target_feature(enable = "neon")]
pub fn vshl_s32(a: int32x2_t, b: int32x2_t) -> int32x2_t
Signed Shift left Arm's documentation