Searched refs:InitAtomic (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1010 void InitAtomic(AtomicOrdering Ordering, SynchronizationScope SynchScope) { function in class:llvm::SDNode::AtomicSDNode
1036 InitAtomic(Ordering, SynchScope);
1044 InitAtomic(Ordering, SynchScope);
1052 InitAtomic(Ordering, SynchScope);

Completed in 70 milliseconds