pub unsafe fn vmlaq_n_s16(a: int16x8_t, b: int16x8_t, c: i16) -> int16x8_t
neon
向量与标量相乘累加
Arm’s documentation