Lines Matching defs:u64x2_generic
185 impl BitOps64 for u64x2_generic {} implementation
187 impl BitOps32 for u64x2_generic {} implementation
190 impl BitOps0 for u64x2_generic {} implementation
328 impl RotateEachWord32 for u64x2_generic { implementation
362 impl RotateEachWord64 for u64x2_generic { implementation
442 pub struct u64x2_generic([u64; 2]); struct
471 impl Store<vec128_storage> for u64x2_generic { implementation
485 impl ArithOps for u64x2_generic {} implementation
495 impl Add for u64x2_generic { implementation
515 impl AddAssign for u64x2_generic { implementation
533 impl BSwap for u64x2_generic { implementation
571 impl StoreBytes for u64x2_generic { implementation
620 impl MultiLane<[u64; 2]> for u64x2_generic { implementation
678 impl Vec2<u64> for u64x2_generic { implementation
737 impl u64x2<GenericMachine> for u64x2_generic {} implementation