Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_nsw

2496       if (EatIfPresent(lltok::kw_nsw)) {
3212 bool NSW = EatIfPresent(lltok::kw_nsw);