Function vmlaq_n_u16
#[target_feature(enable = "neon")]
pub fn vmlaq_n_u16(a: uint16x8_t, b: uint16x8_t, c: u16) -> uint16x8_t
Vector multiply accumulate with scalar Arm's documentation
vmlaq_n_u16#[target_feature(enable = "neon")]
pub fn vmlaq_n_u16(a: uint16x8_t, b: uint16x8_t, c: u16) -> uint16x8_t
Vector multiply accumulate with scalar Arm's documentation