Searched refs:zextOrSelf (Results 1 – 2 of 2) sorted by relevance
1078 APInt zextOrSelf(unsigned width) const;
1018 APInt APInt::zextOrSelf(unsigned width) const { in zextOrSelf() function in APInt