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

/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1228 void InitAtomic(AtomicOrdering SuccessOrdering, function in class:AtomicSDNode
1262 InitAtomic(Ordering, Ordering, SynchScope);
1271 InitAtomic(Ordering, Ordering, SynchScope);
1280 InitAtomic(Ordering, Ordering, SynchScope);
1289 InitAtomic(SuccessOrdering, FailureOrdering, SynchScope);

Completed in 75 milliseconds