Searched refs:isSignedBitIntTy (Results 1 – 1 of 1) sorted by relevance
131 bool isSignedBitIntTy() const { return isBitIntTy() && (TypeInfo & 1); } in isSignedBitIntTy() function142 DCHECK(isSignedBitIntTy()); in getBitIntBitCountPointer()153 if (isSignedBitIntTy()) { in getIntegerBitCount()