Function vmlaq_lane_s32
#[target_feature(enable = "neon")]
pub fn vmlaq_lane_s32(a: int32x4_t, b: int32x4_t, c: int32x2_t, LANE: i32) -> int32x4_t
Vector multiply accumulate with scalar Arm's documentation
vmlaq_lane_s32#[target_feature(enable = "neon")]
pub fn vmlaq_lane_s32(a: int32x4_t, b: int32x4_t, c: int32x2_t, LANE: i32) -> int32x4_t
Vector multiply accumulate with scalar Arm's documentation