Searched defs:zext (Results 1 – 6 of 6) sorted by relevance
43 bool zext; member
135 KnownBits zext(unsigned BitWidth, bool ExtendedBitsAreKnownZero) const { in zext() function
1002 APInt APInt::zext(unsigned width) const { in zext() function in APInt
965 APInt APInt::zext(unsigned width) const { in zext() function in APInt
937 APInt APInt::zext(unsigned width) const { in zext() function in APInt
7234 unsigned zext = shift.getZExtValue(); in GetExprRange() local