Searched defs:NonNeg (Results 1 – 4 of 4) sorted by relevance
118 NonNeg = 1 << 18, // The operand is non-negative. global() enumerator
439 bool NonNeg = false; in buildConditionSets() local 495 bool NonNeg = ICond->isUnsigned(); in buildConditionSets() local
951 char NonNeg : 1; global() member
6941 bool NonNeg = EatIfPresent(lltok::kw_nneg); parseInstruction() local