Searched refs:sextInReg (Results 1 – 3 of 3) sorted by relevance
184 KnownBits sextInReg(unsigned SrcBitWidth) const;
86 KnownBits KnownBits::sextInReg(unsigned SrcBitWidth) const { in sextInReg() function in KnownBits
3004 Known = Known.sextInReg(EVT.getScalarSizeInBits()); in computeKnownBits()