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.rs203 impl BitOps32 for u32x4_generic {} implementation
206 impl BitOps0 for u32x4_generic {} implementation
308 impl RotateEachWord32 for u32x4_generic { implementation
456 pub struct u32x4_generic([u32; 4]); struct
481 impl Store<vec128_storage> for u32x4_generic { implementation
500 impl ArithOps for u32x4_generic {} implementation
504 impl Add for u32x4_generic { implementation
525 impl AddAssign for u32x4_generic { implementation
543 impl BSwap for u32x4_generic { implementation
561 impl StoreBytes for u32x4_generic { implementation
[all …]