Lines Matching defs:u128x1_generic
197 impl RotateEachWord128 for u128x1_generic {} implementation
198 impl BitOps128 for u128x1_generic {} implementation
199 impl BitOps64 for u128x1_generic {} implementation
201 impl BitOps32 for u128x1_generic {} implementation
204 impl BitOps0 for u128x1_generic {} implementation
395 impl RotateEachWord32 for u128x1_generic { implementation
429 impl RotateEachWord64 for u128x1_generic { implementation
460 pub struct u128x1_generic([u128; 1]); struct
493 impl Store<vec128_storage> for u128x1_generic { implementation
502 impl ArithOps for u128x1_generic {} implementation
518 impl Add for u128x1_generic { implementation
537 impl AddAssign for u128x1_generic { implementation
555 impl BSwap for u128x1_generic { implementation
677 impl MultiLane<[u128; 1]> for u128x1_generic { implementation
770 impl u128x1<GenericMachine> for u128x1_generic {} implementation