Function vfma_f16

#[target_feature(enable = "neon", enable = "fp16")]
pub fn vfma_f16(a: float16x4_t, b: float16x4_t, c: float16x4_t) -> float16x4_t

Floating-point fused Multiply-Add to accumulator (vector) Arm's documentation