Home | History | Annotate | Download | only in priv

Lines Matching refs:sel16x4_2

3049 static inline UShort sel16x4_2 ( ULong w64 ) {
3101 + (((Int)(Short)sel16x4_2(xx)) * ((Int)(Short)sel16x4_2(yy))),
3130 t = sel16x4_2(sLo); if (t < min) { min = t; idx = 2; }
3134 t = sel16x4_2(sHi); if (t < min) { min = t; idx = 6; }