Function vcmlaq_f32
#[target_feature(enable = "neon", enable = "fcma")]
pub fn vcmlaq_f32(a: float32x4_t, b: float32x4_t, c: float32x4_t) -> float32x4_t
Floating-point complex multiply accumulate Arm's documentation
vcmlaq_f32#[target_feature(enable = "neon", enable = "fcma")]
pub fn vcmlaq_f32(a: float32x4_t, b: float32x4_t, c: float32x4_t) -> float32x4_t
Floating-point complex multiply accumulate Arm's documentation