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