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