Searched defs:vec128_storage (Results 1 – 2 of 2) sorted by relevance
116 impl Store<vec128_storage> for vec128_storage { implementation128 impl From<[u32; 4]> for vec128_storage { implementation134 impl Default for vec128_storage { implementation140 impl Eq for vec128_storage {} implementation141 impl PartialEq for vec128_storage { implementation
13 impl From<[u32; 4]> for vec128_storage { implementation25 impl From<[u64; 2]> for vec128_storage { implementation37 impl Default for vec128_storage { implementation43 impl Eq for vec128_storage {} implementation44 impl PartialEq<vec128_storage> for vec128_storage { implementation98 T: Store<vec128_storage> + Into<vec128_storage>, in dmap()111 T: Store<vec128_storage> + Into<vec128_storage>, in dmap2()132 T: Store<vec128_storage> + Into<vec128_storage>, in qmap()146 T: Store<vec128_storage> + Into<vec128_storage>, in qmap2()172 T: Store<vec128_storage> + Into<vec128_storage>, in omap()[all …]