Searched refs:isUnsignedIntegerTy (Results 1 – 3 of 3) sorted by relevance
93 CHECK(getType().isUnsignedIntegerTy()); in getUIntValue()109 if (getType().isUnsignedIntegerTy()) in getPositiveIntValue()
132 bool isUnsignedIntegerTy() const { in isUnsignedIntegerTy() function
125 else if (V.getType().isUnsignedIntegerTy()) in operator <<()