Home
last modified time | relevance | path

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

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