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);
488 return mk32x2(
572 return mk32x2(
666 return mk32x2(
696 return mk32x2(
728 return mk32x2(
760 return mk32x2(
940 return mk32x2(
    [all...]
guest_x86_helpers.c 2449 static inline ULong mk32x2 ( UInt w1, UInt w0 ) { function
    [all...]
guest_amd64_helpers.c 2933 static inline ULong mk32x2 ( UInt w1, UInt w0 ) { function
    [all...]

Completed in 46 milliseconds