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