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.rs182 impl RotateEachWord128 for u128x1_generic {} implementation
183 impl BitOps128 for u128x1_generic {} implementation
184 impl BitOps64 for u128x1_generic {} implementation
186 impl BitOps32 for u128x1_generic {} implementation
189 impl BitOps0 for u128x1_generic {} implementation
379 impl RotateEachWord32 for u128x1_generic { implementation
413 impl RotateEachWord64 for u128x1_generic { implementation
444 pub struct u128x1_generic([u128; 1]); struct
477 impl Store<vec128_storage> for u128x1_generic { implementation
486 impl ArithOps for u128x1_generic {} implementation
[all …]