Searched defs:AtomicSDNode (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1236 class AtomicSDNode : public MemSDNode { class in inherits:MemSDNode
1272 AtomicSDNode(unsigned Opc, unsigned Order, DebugLoc dl, SDVTList VTL, function in class:AtomicSDNode
1280 AtomicSDNode(unsigned Opc, unsigned Order, DebugLoc dl, SDVTList VTL, function in class:AtomicSDNode
1289 AtomicSDNode(unsigned Opc, unsigned Order, DebugLoc dl, SDVTList VTL, function in class:AtomicSDNode
1298 AtomicSDNode(unsigned Opc, unsigned Order, DebugLoc dl, SDVTList VTL, EVT MemVT, function in class:AtomicSDNode

Completed in 59 milliseconds