Function vec_all_eq

#[target_feature(enable = "vector")]
pub unsafe fn vec_all_eq<T: VectorEquality>(a: T, b: T) -> i32

All Elements Equal