Searched defs:u64x4_generic (Results 1 – 1 of 1) sorted by relevance
620 pub type u64x4_generic = x2<u64x2_generic, G1>; typedef662 impl MultiLane<[u64; 4]> for u64x4_generic { implementation698 impl Vec4<u64> for u64x4_generic { implementation753 impl Words4 for u64x4_generic { implementation773 impl u64x4<GenericMachine> for u64x4_generic {} implementation