Searched refs:kw_nuw (Results 1 – 6 of 6) sorted by relevance
59 kw_nuw, enumerator
2201 if (EatIfPresent(lltok::kw_nuw)) in ParseValID()2205 if (EatIfPresent(lltok::kw_nuw)) in ParseValID()2897 bool NUW = EatIfPresent(lltok::kw_nuw); in ParseInstruction()2899 if (!NUW) NUW = EatIfPresent(lltok::kw_nuw); in ParseInstruction()
102 kw_nuw, enumerator
3052 if (EatIfPresent(lltok::kw_nuw)) in ParseValID()3056 if (EatIfPresent(lltok::kw_nuw)) in ParseValID()4957 bool NUW = EatIfPresent(lltok::kw_nuw); in ParseInstruction()4959 if (!NUW) NUW = EatIfPresent(lltok::kw_nuw); in ParseInstruction()
109 kw_nuw, enumerator
3328 if (EatIfPresent(lltok::kw_nuw)) in ParseValID()3332 if (EatIfPresent(lltok::kw_nuw)) in ParseValID()5462 bool NUW = EatIfPresent(lltok::kw_nuw); in ParseInstruction()5464 if (!NUW) NUW = EatIfPresent(lltok::kw_nuw); in ParseInstruction()