Searched refs:MFence (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_amd64_defs.h558 } MFence; member in union:__anon15061::__anon15062
H A Dhost_x86_defs.h523 } MFence; member in union:__anon15607::__anon15608
H A Dhost_arm64_defs.h675 } MFence; member in union:__anon15147::__anon15148
H A Dhost_arm_defs.h863 } MFence; member in union:__anon15250::__anon15251
H A Dhost_x86_defs.c728 i->Xin.MFence.hwcaps = hwcaps;
1056 LibVEX_ppVexHwCaps(VexArchX86,i->Xin.MFence.hwcaps));
2719 if (i->Xin.MFence.hwcaps & (VEX_HWCAPS_X86_SSE3
2725 if (i->Xin.MFence.hwcaps & VEX_HWCAPS_X86_MMXEXT) {
2733 if (i->Xin.MFence.hwcaps == 0/*baseline, no SSE*/) {
H A Dhost_ppc_defs.h687 } MFence; member in union:__anon15397::__anon15398
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp16783 Function *MFence = llvm::Intrinsic::getDeclaration(M, local
16785 Builder.CreateCall(MFence);

Completed in 220 milliseconds