Searched defs:isIntN (Results 1 – 1 of 1) sorted by relevance
373 bool isIntN(unsigned N) const { in isIntN() function1759 inline bool isIntN(unsigned N, const APInt &APIVal) { return APIVal.isIntN(N); } in isIntN() function