Home
last modified time | relevance | path

Searched refs:cmpgt16S (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_generic_simd64.c271 static inline UShort cmpgt16S ( Short xx, Short yy ) in cmpgt16S() function
738 cmpgt16S( sel16x4_3(xx), sel16x4_3(yy) ), in h_generic_calc_CmpGT16Sx4()
739 cmpgt16S( sel16x4_2(xx), sel16x4_2(yy) ), in h_generic_calc_CmpGT16Sx4()
740 cmpgt16S( sel16x4_1(xx), sel16x4_1(yy) ), in h_generic_calc_CmpGT16Sx4()
741 cmpgt16S( sel16x4_0(xx), sel16x4_0(yy) ) in h_generic_calc_CmpGT16Sx4()