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 49 static inline ULong mk32x2 ( UInt w1, UInt w0 ) { function
68 return mk32x2(hi32, lo32);
99 return mk32x2(hi32, lo32);
489 return mk32x2(
573 return mk32x2(
667 return mk32x2(
697 return mk32x2(
729 return mk32x2(
761 return mk32x2(
941 return mk32x2(
    [all...]
guest_x86_helpers.c 2507 static inline ULong mk32x2 ( UInt w1, UInt w0 ) { function
    [all...]
guest_amd64_helpers.c 3041 static inline ULong mk32x2 ( UInt w1, UInt w0 ) { function
    [all...]

Completed in 165 milliseconds