Searched refs:sextInReg (Results 1 – 4 of 4) sorted by relevance
205 KnownBits sextInReg(unsigned SrcBitWidth) const;
399 Known = Known.sextInReg(MI.getOperand(2).getImm()); in computeKnownBitsImpl()
149 KnownBits KnownBits::sextInReg(unsigned SrcBitWidth) const { in sextInReg() function in KnownBits
3681 Known = Known.sextInReg(EVT.getScalarSizeInBits()); in computeKnownBits()