Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_simd128.c91 static inline ULong cmpEQ64 ( Long xx, Long yy ) in cmpEQ64() function
258 res->w64[0] = cmpEQ64(argL->w64[0], argR->w64[0]); in h_generic_calc_CmpEQ64x2()
259 res->w64[1] = cmpEQ64(argL->w64[1], argR->w64[1]); in h_generic_calc_CmpEQ64x2()