Home | History | Annotate | Download | only in X86

Lines Matching refs:SequentiallyConsistent

11893   if (FenceOrdering == SequentiallyConsistent && FenceScope == CrossThread) {
12018 if (cast<AtomicSDNode>(Node)->getOrdering() == SequentiallyConsistent ||