Searched refs:LFENCE (Results 1 – 4 of 4) sorted by relevance
420 LFENCE, enumerator
123 def X86LFence : SDNode<"X86ISD::LFENCE", SDT_X86MEMBARRIER,
3743 def LFENCE : I<0xAE, MRM_E8, (outs), (ins),3752 def : Pat<(X86LFence), (LFENCE)>;
1538 .. opcode:: LFENCE - Load memory fence1540 Syntax: ``LFENCE resource``1542 Example: ``LFENCE RES[0]``