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.rs200 impl BitOps64 for u64x2_generic {} implementation
202 impl BitOps32 for u64x2_generic {} implementation
205 impl BitOps0 for u64x2_generic {} implementation
343 impl RotateEachWord32 for u64x2_generic { implementation
377 impl RotateEachWord64 for u64x2_generic { implementation
458 pub struct u64x2_generic([u64; 2]); struct
487 impl Store<vec128_storage> for u64x2_generic { implementation
501 impl ArithOps for u64x2_generic {} implementation
511 impl Add for u64x2_generic { implementation
531 impl AddAssign for u64x2_generic { implementation
[all …]