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

  /external/valgrind/main/VEX/priv/
host_generic_simd64.c 235 static inline UShort cmpeq16 ( UShort xx, UShort yy ) function
675 cmpeq16( sel16x4_3(xx), sel16x4_3(yy) ),
676 cmpeq16( sel16x4_2(xx), sel16x4_2(yy) ),
677 cmpeq16( sel16x4_1(xx), sel16x4_1(yy) ),
678 cmpeq16( sel16x4_0(xx), sel16x4_0(yy) )
    [all...]
host_amd64_isel.c     [all...]
host_x86_isel.c     [all...]

Completed in 680 milliseconds