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

/external/valgrind/main/VEX/priv/
H A Dhost_generic_simd64.c79 static inline UShort sel16x4_1 ( ULong w64 ) { function
500 toUShort( sel16x4_1(xx) + sel16x4_1(yy) ),
526 qadd16S( sel16x4_1(xx), sel16x4_1(yy) ),
550 qadd16U( sel16x4_1(xx), sel16x4_1(yy) ),
584 toUShort( sel16x4_1(xx) - sel16x4_1(yy) ),
610 qsub16S( sel16x4_1(x
[all...]
H A Dguest_amd64_helpers.c3053 static inline UShort sel16x4_1 ( ULong w64 ) { function
3102 (((Int)(Short)sel16x4_1(xx)) * ((Int)(Short)sel16x4_1(yy)))
3129 t = sel16x4_1(sLo); if (t < min) { min = t; idx = 1; }
3133 t = sel16x4_1(sHi); if (t < min) { min = t; idx = 5; }
H A Dguest_x86_helpers.c2519 static inline UShort sel16x4_1 ( ULong w64 ) { function
2568 (((Int)(Short)sel16x4_1(xx)) * ((Int)(Short)sel16x4_1(yy)))

Completed in 2630 milliseconds