Searched refs:u64x2_generic (Results 1 – 1 of 1) sorted by relevance
185 impl BitOps64 for u64x2_generic {} implementation187 impl BitOps32 for u64x2_generic {} implementation190 impl BitOps0 for u64x2_generic {} implementation290 impl_bitops!(u64x2_generic);328 impl RotateEachWord32 for u64x2_generic { implementation362 impl RotateEachWord64 for u64x2_generic { implementation424 type u64x2 = u64x2_generic;442 pub struct u64x2_generic([u64; 2]); struct452 impl From<u64x2_generic> for vec128_storage {454 fn from(q: u64x2_generic) -> Self { in from()[all …]