Searched defs:zext (Results 1 – 2 of 2) sorted by relevance
983 APInt APInt::zext(unsigned width) const { in zext() function in APInt
4216 unsigned zext = shift.getZExtValue(); in GetExprRange() local