Home | History | Annotate | Download | only in priv

Lines Matching refs:sel16x4_3

3525 static inline UShort sel16x4_3 ( ULong w64 ) {
3580 (((Int)(Short)sel16x4_3(xx)) * ((Int)(Short)sel16x4_3(yy)))
3611 t = sel16x4_3(sLo); if (t < min) { min = t; idx = 3; }
3615 t = sel16x4_3(sHi); if (t < min) { min = t; idx = 7; }