Function vec_find_any_eq_cc
#[target_feature(enable = "vector")]
pub unsafe fn vec_find_any_eq_cc<T: VectorFindAnyEqCC<U>, U>(a: T, b: U) -> (T::Result, i32)
Vector Find Any Element Equal with Condition Code
vec_find_any_eq_cc#[target_feature(enable = "vector")]
pub unsafe fn vec_find_any_eq_cc<T: VectorFindAnyEqCC<U>, U>(a: T, b: U) -> (T::Result, i32)
Vector Find Any Element Equal with Condition Code