Function vfma_lane_f16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vfma_lane_f16(a: float16x4_t, b: float16x4_t, c: float16x4_t, LANE: i32) -> float16x4_t
Floating-point fused multiply-add to accumulator Arm's documentation