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