Home
last modified time | relevance | path

Searched refs:MFence (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/main/VEX/priv/
Dhost_x86_defs.h516 } MFence; member
Dhost_amd64_defs.h538 } MFence; member
Dhost_arm_defs.h860 } MFence; member
Dhost_x86_defs.c726 i->Xin.MFence.hwcaps = hwcaps; in X86Instr_MFence()
1052 LibVEX_ppVexHwCaps(VexArchX86,i->Xin.MFence.hwcaps)); in ppX86Instr()
2674 if (i->Xin.MFence.hwcaps & (VEX_HWCAPS_X86_SSE3 in emit_X86Instr()
2680 if (i->Xin.MFence.hwcaps & VEX_HWCAPS_X86_SSE1) { in emit_X86Instr()
2688 if (i->Xin.MFence.hwcaps == 0/*baseline, no SSE*/) { in emit_X86Instr()
Dhost_ppc_defs.h684 } MFence; member