Searched defs:isIntN (Results 1 – 2 of 2) sorted by relevance
233 inline bool isIntN(unsigned N, int64_t x) { isIntN() function
410 bool isIntN(unsigned N) const { return getActiveBits() <= N; } isIntN() function