Searched refs:sextInReg (Results 1 – 4 of 4) sorted by relevance
209 LLVM_ABI KnownBits sextInReg(unsigned SrcBitWidth) const;
158 KnownBits KnownBits::sextInReg(unsigned SrcBitWidth) const { in sextInReg() function in KnownBits
435 Known = Known.sextInReg(MI.getOperand(2).getImm()); in computeKnownBitsImpl()
3924 Known = Known.sextInReg(EVT.getScalarSizeInBits()); in computeKnownBits()