Searched refs:getSingleElement (Results 1 – 13 of 13) sorted by relevance
211 } else if (auto *OnlyElt = getSingleElement()) { in getEquivalentICmp()249 if (const APInt *L = getSingleElement()) in icmp()250 if (const APInt *R = Other.getSingleElement()) in icmp()359 if (const APInt *C = Other.getSingleElement()) in makeGuaranteedNoWrapRegion()1038 const APInt *IntMinIsPoison = Ops[1].getSingleElement(); in intrinsic()1044 const APInt *ZeroIsPoison = Ops[1].getSingleElement(); in intrinsic()1050 const APInt *ZeroIsPoison = Ops[1].getSingleElement(); in intrinsic()1170 if (const APInt *C = getSingleElement()) { in multiply()1177 if (const APInt *C = Other.getSingleElement()) { in multiply()1436 if (const APInt *RHSInt = RHS.getSingleElement()) { in urem()[all …]
251 const APInt *getSingleElement() const { in getSingleElement() function266 bool isSingleElement() const { return getSingleElement() != nullptr; } in isSingleElement()
190 if (const APInt *V = AbsSymRange->getSingleElement()) { in getLDSAbsoluteAddress()
279 return *getConstantRange().getSingleElement(); in asConstantInteger()
1218 APInt IdxDiff = *IdxDiffRange.getSingleElement(); in getConstantOffsetComplexAddrs()1506 APInt Dist = DistRange.getSingleElement()->sextOrTrunc(NewPtrBitWidth); in getConstantOffset()
1736 if (const APInt *SingleVal = CR.getSingleElement()) in getConstant()1771 if (const APInt *SingleVal = CR.getSingleElement()) in getConstantOnEdge()
6770 if (const APInt *C = CR.getSingleElement()) in simplifyIntrinsic()
5451 const APInt *ConstVal = ExpRange.getSingleElement(); in computeKnownFPClass()
954 if (CR.getSingleElement()) in getConstant()955 return ConstantInt::get(Ty, *CR.getSingleElement()); in getConstant()
991 if (const APInt *Elem = DivCR.getSingleElement()) { in processSDiv()
1379 if (const APInt *EqC = Intersection.getSingleElement()) in foldICmpWithDominatingICmp()1381 if (const APInt *NeC = Difference.getSingleElement()) in foldICmpWithDominatingICmp()
4917 if (auto *C = RangeV.getSingleElement()) {
2042 if (const APInt *C = CR.getSingleElement()) in getVScale()3070 if (const APInt *ShAmt = AmtRange->getSingleElement()) in getValidShiftAmount()