Home
last modified time | relevance | path

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

/external/rust/crates/ppv-lite86/src/
Dgeneric.rs188 impl BitOps32 for u32x4_generic {} implementation
191 impl BitOps0 for u32x4_generic {} implementation
293 impl RotateEachWord32 for u32x4_generic { implementation
440 pub struct u32x4_generic([u32; 4]); struct
465 impl Store<vec128_storage> for u32x4_generic { implementation
484 impl ArithOps for u32x4_generic {} implementation
488 impl Add for u32x4_generic { implementation
509 impl AddAssign for u32x4_generic { implementation
527 impl BSwap for u32x4_generic { implementation
545 impl StoreBytes for u32x4_generic { implementation
[all …]