Lines Matching defs:Ord
2878 AtomicOrdering Ord = static_cast<AtomicOrdering>(OrdN->getZExtValue());
2883 } else if (Subtarget->isSwift() && Ord == Release) {
11869 AtomicOrdering Ord, bool IsStore,
11874 switch (Ord) {
11897 AtomicOrdering Ord, bool IsStore,
11902 switch (Ord) {
11998 AtomicOrdering Ord) const {
12001 bool IsAcquire = isAtLeastAcquire(Ord);
12043 AtomicOrdering Ord) const {
12045 bool IsRelease = isAtLeastRelease(Ord);