Function vec_all_nle
#[target_feature(enable = "altivec")]
pub unsafe fn vec_all_nle(a: vector_float, b: vector_float) -> bool
All Elements Not Less Than or Equal
vec_all_nle#[target_feature(enable = "altivec")]
pub unsafe fn vec_all_nle(a: vector_float, b: vector_float) -> bool
All Elements Not Less Than or Equal