Home | History | Annotate | Download | only in priv

Lines Matching refs:sel16x4_3

3183 static inline UShort sel16x4_3 ( ULong w64 ) {
3238 (((Int)(Short)sel16x4_3(xx)) * ((Int)(Short)sel16x4_3(yy)))
3269 t = sel16x4_3(sLo); if (t < min) { min = t; idx = 3; }
3273 t = sel16x4_3(sHi); if (t < min) { min = t; idx = 7; }