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

/external/valgrind/main/VEX/priv/
H A Dhost_generic_simd64.c122 static inline UChar sel8x8_2 ( ULong w64 ) { function
513 toUChar( sel8x8_2(xx) + sel8x8_2(yy) ),
539 qadd8S( sel8x8_2(xx), sel8x8_2(yy) ),
563 qadd8U( sel8x8_2(xx), sel8x8_2(yy) ),
597 toUChar( sel8x8_2(xx) - sel8x8_2(yy) ),
623 qsub8S( sel8x8_2(x
[all...]
H A Dguest_amd64_helpers.c3082 static inline UChar sel8x8_2 ( ULong w64 ) { function
3116 t += (UInt)abdU8( sel8x8_2(xx), sel8x8_2(yy) );
3182 t += (UInt)abdU8( sel8x8_2(xx), sel8x8_2(yy) );
H A Dguest_x86_helpers.c2548 static inline UChar sel8x8_2 ( ULong w64 ) { function
2582 t += (UInt)abdU8( sel8x8_2(xx), sel8x8_2(yy) );

Completed in 701 milliseconds