Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_simd128.c97 static inline ULong cmpGT64S ( Long xx, Long yy ) in cmpGT64S() function
266 res->w64[0] = cmpGT64S(argL->w64[0], argR->w64[0]); in h_generic_calc_CmpGT64Sx2()
267 res->w64[1] = cmpGT64S(argL->w64[1], argR->w64[1]); in h_generic_calc_CmpGT64Sx2()