Searched defs:sext (Results 1 – 7 of 7) sorted by relevance
90 int sext; in gmon_get_ptr_signedness() local
169 KnownBits sext(unsigned BitWidth) const { in sext() function
1401 sext subsection
741 double_int::sext (unsigned prec) const in sext() function in double_int
741 double_int::sext (unsigned prec) const in sext() function
807 int64_t sext = SignExtend64(getWord(0), BitWidth); in roundToDouble() local906 APInt APInt::sext(unsigned Width) const { in sext() function in APInt