Function vec_load_pair
#[target_feature(enable = "vector")]
pub unsafe fn vec_load_pair<T: VectorLoadPair>(a: T::ElementType, b: T::ElementType) -> T
Vector Load Pair
vec_load_pair#[target_feature(enable = "vector")]
pub unsafe fn vec_load_pair<T: VectorLoadPair>(a: T::ElementType, b: T::ElementType) -> T
Vector Load Pair