Function vec_all_ne
#[target_feature(enable = "vector")]
pub unsafe fn vec_all_ne<T: VectorEquality>(a: T, b: T) -> i32
All Elements Not Equal
vec_all_ne#[target_feature(enable = "vector")]
pub unsafe fn vec_all_ne<T: VectorEquality>(a: T, b: T) -> i32
All Elements Not Equal