Searched refs:sel16x4_2 (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_generic_simd64.c75 static inline UShort sel16x4_2 ( ULong w64 ) { function
499 toUShort( sel16x4_2(xx) + sel16x4_2(yy) ),
525 qadd16S( sel16x4_2(xx), sel16x4_2(yy) ),
549 qadd16U( sel16x4_2(xx), sel16x4_2(yy) ),
583 toUShort( sel16x4_2(xx) - sel16x4_2(yy) ),
609 qsub16S( sel16x4_2(x
[all...]
H A Dguest_amd64_helpers.c3049 static inline UShort sel16x4_2 ( ULong w64 ) { function
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; }
H A Dguest_x86_helpers.c2515 static inline UShort sel16x4_2 ( ULong w64 ) { function
2567 + (((Int)(Short)sel16x4_2(xx)) * ((Int)(Short)sel16x4_2(yy))),

Completed in 261 milliseconds