Searched refs:getElementAsAPInt (Results 1 – 6 of 6) sorted by relevance
129 Bits.insertBits(CDS->getElementAsAPInt(I), I * EltBits); in extractConstantBits()
1591 printConstant(CDS->getElementAsAPInt(I), CS, PrintZero); in printConstant()1671 APInt Elt = CDS->getElementAsAPInt(i); in printExtend()
4831 Mask.insertBits(CDS->getElementAsAPInt(I), I * EltBits); in getTargetConstantBitsFromNode()
621 APInt getElementAsAPInt(unsigned i) const;
1774 CR = CR.unionWith(CDV->getElementAsAPInt(I)); in toConstantRange()3082 APInt ConstantDataSequential::getElementAsAPInt(unsigned Elt) const { in getElementAsAPInt() function in ConstantDataSequential
571 Pred, VC->getElementAsAPInt(ElemIdx)); in cmpExcludesZero()2078 APInt Elt = CDV->getElementAsAPInt(i); in computeKnownBits()