Function vec_nmadd

#[target_feature(enable = "vector")]
pub unsafe fn vec_nmadd<T: VectorNmadd>(a: T, b: T, c: T) -> T

Vector Negative Multiply Add