Function vmlaq_s16
#[target_feature(enable = "neon")]
pub fn vmlaq_s16(a: int16x8_t, b: int16x8_t, c: int16x8_t) -> int16x8_t
Multiply-add to accumulator Arm's documentation
vmlaq_s16#[target_feature(enable = "neon")]
pub fn vmlaq_s16(a: int16x8_t, b: int16x8_t, c: int16x8_t) -> int16x8_t
Multiply-add to accumulator Arm's documentation