Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_simd64.c256 static inline UShort cmpeq16 ( UShort xx, UShort yy ) in cmpeq16() function
706 cmpeq16( sel16x4_3(xx), sel16x4_3(yy) ), in h_generic_calc_CmpEQ16x4()
707 cmpeq16( sel16x4_2(xx), sel16x4_2(yy) ), in h_generic_calc_CmpEQ16x4()
708 cmpeq16( sel16x4_1(xx), sel16x4_1(yy) ), in h_generic_calc_CmpEQ16x4()
709 cmpeq16( sel16x4_0(xx), sel16x4_0(yy) ) in h_generic_calc_CmpEQ16x4()