Searched refs:kw_nuw (Results 1 – 2 of 2) sorted by relevance
70 kw_nuw, enumerator
2753 if (EatIfPresent(lltok::kw_nuw)) in ParseValID()2757 if (EatIfPresent(lltok::kw_nuw)) in ParseValID()4506 bool NUW = EatIfPresent(lltok::kw_nuw); in ParseInstruction()4508 if (!NUW) NUW = EatIfPresent(lltok::kw_nuw); in ParseInstruction()