Function core::arch::aarch64::vmla_n_s16 [−][src]
pub unsafe fn vmla_n_s16(a: int16x4_t, b: int16x4_t, c: i16) -> int16x4_t
This is supported on AArch64 and target feature
neon
only.Expand description
向量与标量相乘累加