Searched refs:u64x4_generic (Results 1 – 1 of 1) sorted by relevance
428 type u64x4 = u64x4_generic;604 pub type u64x4_generic = x2<u64x2_generic, G1>; typedef630 impl MultiLane<[u64; 4]> for u64x4_generic { implementation666 impl Vec4<u64> for u64x4_generic { implementation721 impl Words4 for u64x4_generic { implementation741 impl u64x4<GenericMachine> for u64x4_generic {} implementation