Searched refs:u32x4_generic (Results 1 – 1 of 1) sorted by relevance
188 impl BitOps32 for u32x4_generic {} implementation191 impl BitOps0 for u32x4_generic {} implementation289 impl_bitops!(u32x4_generic);293 impl RotateEachWord32 for u32x4_generic { implementation423 type u32x4 = u32x4_generic;440 pub struct u32x4_generic([u32; 4]); struct446 impl From<u32x4_generic> for vec128_storage {448 fn from(d: u32x4_generic) -> Self { in from()465 impl Store<vec128_storage> for u32x4_generic { implementation484 impl ArithOps for u32x4_generic {} implementation[all …]