Searched refs:s0123 (Results 1 – 3 of 3) sorted by relevance
390 uint32 s0123 = (reinterpret_cast<const uint32 *>(src))[0]; in UTF8GenericScan() local394 uint32 temp = (s0123 - losub) | (s0123 + hiadd) | in UTF8GenericScan()
107 # define DIST(x, y) {value_type d = ((x) - (y)); result += dot(d.s0123, d.s0123) + dot(d.s4…
75 dst0 = (T4)(src0, src1, dst2.s0123); \