Lines Matching full:mfence
3804 def MFENCE : I<0xAE, MRM_F0, (outs), (ins),3805 "mfence", [(int_x86_sse2_mfence)], IIC_SSE_MFENCE>,3811 def : Pat<(X86MFence), (MFENCE)>;