Searched refs:LFENCE (Results 1 – 5 of 5) sorted by relevance
479 LFENCE, enumerator
121 def X86LFence : SDNode<"X86ISD::LFENCE", SDT_X86MEMBARRIER,
3742 def LFENCE : I<0xAE, MRM_E8, (outs), (ins),3751 def : Pat<(X86LFence), (LFENCE)>;
20587 case X86ISD::LFENCE: return "X86ISD::LFENCE"; in getTargetNodeName()
1538 .. opcode:: LFENCE - Load memory fence1540 Syntax: ``LFENCE resource``1542 Example: ``LFENCE RES[0]``