Lines Matching defs:u32x4_generic
188 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
610 impl MultiLane<[u32; 4]> for u32x4_generic { implementation
655 impl Vec4<u32> for u32x4_generic { implementation
690 impl Words4 for u32x4_generic { implementation
706 impl LaneWords4 for u32x4_generic { implementation
736 impl u32x4<GenericMachine> for u32x4_generic {} implementation