Searched defs:xxi (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_generic_simd64.c374 UInt xxi = (UInt)xx; local
376 UInt r = (xxi + yyi + 1) >> 1;
382 UInt xxi = (UInt)xx; local
384 UInt r = (xxi + yyi + 1) >> 1;
410 UInt xxi = (UInt)xx; local
412 UInt r = (xxi + yyi) >> 1;
418 Int xxi = (Int)xx; local
420 Int r = (xxi + yyi) >> 1;
426 UInt xxi = (UInt)xx; local
428 UInt r = (xxi
434 Int xxi = (Int)xx; local
442 UInt xxi = (UInt)xx; local
450 Int xxi = (Int)xx; local
458 UInt xxi = (UInt)xx; local
466 Int xxi = (Int)xx; local
[all...]

Completed in 105 milliseconds