Trait VectorLoadPair
pub trait VectorLoadPair: Sized
Associated Types
type ElementType;
Required Methods
unsafe fn vec_load_pair(a: Self::ElementType, b: Self::ElementType) -> Self
Implementors
impl VectorLoadPair for vector_signed_long_longimpl VectorLoadPair for vector_unsigned_long_long