Searched refs:SFENCE (Results 1 – 6 of 6) sorted by relevance
478 SFENCE, enumerator
119 def X86SFence : SDNode<"X86ISD::SFENCE", SDT_X86MEMBARRIER,
3739 def SFENCE : I<0xAE, MRM_F8, (outs), (ins),3750 def : Pat<(X86SFence), (SFENCE)>;
20586 case X86ISD::SFENCE: return "X86ISD::SFENCE"; in getTargetNodeName()
1547 .. opcode:: SFENCE - Store memory fence1549 Syntax: ``SFENCE resource``1551 Example: ``SFENCE RES[0]``
1709 #define SFENCE sfence macro