Searched defs:sext (Results 1 – 6 of 6) sorted by relevance
169 KnownBits sext(unsigned BitWidth) const { sext() function
855 int64_t sext = SignExtend64(getWord(0), BitWidth); roundToDouble() local 954 APInt APInt::sext(unsigned Width) const { sext() function in APInt
1543 sext subsection
1486 if (auto sext = mat.getDefiningOp<arith::ExtSIOp>()) { matchAndRewrite() local
2844 TEST(APIntTest,sext) TEST() argument [all...]