Lines Matching defs:u64x2_generic
200 impl BitOps64 for u64x2_generic {} implementation
202 impl BitOps32 for u64x2_generic {} implementation
205 impl BitOps0 for u64x2_generic {} implementation
343 impl RotateEachWord32 for u64x2_generic { implementation
377 impl RotateEachWord64 for u64x2_generic { implementation
458 pub struct u64x2_generic([u64; 2]); struct
487 impl Store<vec128_storage> for u64x2_generic { implementation
501 impl ArithOps for u64x2_generic {} implementation
511 impl Add for u64x2_generic { implementation
531 impl AddAssign for u64x2_generic { implementation
549 impl BSwap for u64x2_generic { implementation
587 impl StoreBytes for u64x2_generic { implementation
652 impl MultiLane<[u64; 2]> for u64x2_generic { implementation
710 impl Vec2<u64> for u64x2_generic { implementation
769 impl u64x2<GenericMachine> for u64x2_generic {} implementation