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);
468 return mk32x2(
552 return mk32x2(
646 return mk32x2(
676 return mk32x2(
708 return mk32x2(
740 return mk32x2(
920 return mk32x2(
    [all...]
guest_amd64_helpers.c 2658 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 21 milliseconds