Function vsliq_n_s32
#[target_feature(enable = "neon")]
pub fn vsliq_n_s32(a: int32x4_t, b: int32x4_t, N: i32) -> int32x4_t
Shift Left and Insert (immediate) Arm's documentation
vsliq_n_s32#[target_feature(enable = "neon")]
pub fn vsliq_n_s32(a: int32x4_t, b: int32x4_t, N: i32) -> int32x4_t
Shift Left and Insert (immediate) Arm's documentation