Searched refs:isUnsignedIntegerTy (Results 1 – 3 of 3) sorted by relevance
45 CHECK(getType().isUnsignedIntegerTy()); in getUIntValue()61 if (getType().isUnsignedIntegerTy()) in getPositiveIntValue()
121 bool isUnsignedIntegerTy() const { in isUnsignedIntegerTy() function
117 else if (V.getType().isUnsignedIntegerTy()) in operator <<()