HomeSort by relevance Sort by last modified time
    Searched full:cmpgt16s (Results 1 - 1 of 1) sorted by null

  /external/valgrind/main/VEX/priv/
host_generic_simd64.c 271 static inline UShort cmpgt16S ( Short xx, Short yy )
738 cmpgt16S( sel16x4_3(xx), sel16x4_3(yy) ),
739 cmpgt16S( sel16x4_2(xx), sel16x4_2(yy) ),
740 cmpgt16S( sel16x4_1(xx), sel16x4_1(yy) ),
741 cmpgt16S( sel16x4_0(xx), sel16x4_0(yy) )
    [all...]

Completed in 293 milliseconds