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

  /external/valgrind/main/VEX/priv/
host_generic_simd64.c 48 static inline ULong mk32x2 ( UInt w1, UInt w0 ) { function
67 return mk32x2(hi32, lo32);
98 return mk32x2(hi32, lo32);
458 return mk32x2(
542 return mk32x2(
636 return mk32x2(
666 return mk32x2(
698 return mk32x2(
730 return mk32x2(
872 return mk32x2(
    [all...]
guest_amd64_helpers.c 2611 static inline ULong mk32x2 ( UInt w1, UInt w0 ) { function
    [all...]
guest_x86_helpers.c 2436 static inline ULong mk32x2 ( UInt w1, UInt w0 ) { function
    [all...]

Completed in 1087 milliseconds