Searched refs:RotateEachWord128 (Results 1 – 4 of 4) sorted by relevance
66 impl<W, G> RotateEachWord128 for x2<W, G> where W: RotateEachWord128 {}293 impl<W> RotateEachWord128 for x4<W> where W: RotateEachWord128 {}
29 pub trait BitOps128: BitOps64 + RotateEachWord128 {}46 pub trait RotateEachWord128 {} interface
197 impl RotateEachWord128 for u128x1_generic {}
161 $vec<S3, S4, NI>: RotateEachWord128315 impl<S3: Copy, S4: Copy, NI: Copy> RotateEachWord128 for u128x1_sse2<S3, S4, NI> {}