Home
last modified time | relevance | path

Searched defs:u128x1_generic (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/ppv-lite86/src/
Dgeneric.rs197 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
[all …]