Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_seq_cst

1451   case lltok::kw_seq_cst: Ordering = SequentiallyConsistent; break;