Searched defs:zext (Results 1 – 6 of 6) sorted by relevance
119 KnownBits zext(unsigned BitWidth) { in zext() function
864 APInt APInt::zext(unsigned width) const { in zext() function in APInt
1002 APInt APInt::zext(unsigned width) const { in zext() function in APInt
1078 APInt APInt::zext(unsigned width) const { in zext() function in APInt
980 APInt APInt::zext(unsigned width) const { in zext() function in APInt
7234 unsigned zext = shift.getZExtValue(); in GetExprRange() local