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