Searched refs:sextInReg (Results 1 – 5 of 5) sorted by relevance
207 KnownBits sextInReg(unsigned SrcBitWidth) const;
88 KnownBits KnownBits::sextInReg(unsigned SrcBitWidth) const { in sextInReg() function in KnownBits
488 KnownBits KnownSExtInReg = Known.sextInReg(FromBits); in TEST()
394 Known = Known.sextInReg(MI.getOperand(2).getImm()); in computeKnownBitsImpl()
3367 Known = Known.sextInReg(EVT.getScalarSizeInBits()); in computeKnownBits()