Searched defs:zext (Results 1 – 3 of 3) sorted by relevance
163 KnownBits zext(unsigned BitWidth) const { in zext() function
973 APInt APInt::zext(unsigned width) const { in zext() function in APInt
12320 unsigned zext = shift->getZExtValue(); in GetExprRange() local