Searched refs:sextOrSelf (Results 1 – 2 of 2) sorted by relevance
1081 APInt sextOrSelf(unsigned width) const;
1024 APInt APInt::sextOrSelf(unsigned width) const { in sextOrSelf() function in APInt