Searched refs:kw_nuw (Results 1 – 2 of 2) sorted by relevance
70 kw_nuw, enumerator
2710 if (EatIfPresent(lltok::kw_nuw)) in ParseValID()2714 if (EatIfPresent(lltok::kw_nuw)) in ParseValID()4441 bool NUW = EatIfPresent(lltok::kw_nuw); in ParseInstruction()4443 if (!NUW) NUW = EatIfPresent(lltok::kw_nuw); in ParseInstruction()