Searched refs:getFull (Results 1 – 16 of 16) sorted by relevance
65 return getFull(Known.getBitWidth()); in fromKnownBits()123 return getFull(W); in makeAllowedICmpRegion()291 return ConstantRange::getFull(V.getBitWidth()); in makeExactMulNUWRegion()305 return ConstantRange::getFull(BitWidth); in makeExactMulNSWRegion()384 return getFull(BitWidth); in makeGuaranteedNoWrapRegion()412 return getFull(BitWidth); in makeMaskNotEqualRange()722 return getFull(); in unionWith()736 return getFull(); in unionWith()762 return getFull(); in unionWith()806 return getFull(ResultBitWidth); in castOp()[all …]
169 return getFull(Other.getSemantics()); in makeAllowedFCmpRegion()175 return getFull(Other.getSemantics()); in makeAllowedFCmpRegion()203 : getFull(Other.getSemantics()); in makeAllowedFCmpRegion()225 return getFull(Other.getSemantics()); in makeSatisfyingFCmpRegion()229 return getFull(Other.getSemantics()); in makeSatisfyingFCmpRegion()233 return getFull(Other.getSemantics()); in makeSatisfyingFCmpRegion()
1797 return ConstantRange::getFull(BitWidth); in toConstantRange()1815 return ConstantRange::getFull(BitWidth); in toConstantRange()1820 return ConstantRange::getFull(BitWidth); in toConstantRange()1826 return ConstantRange::getFull(BitWidth); in toConstantRange()
48 ConstantFPRange getFull() const { in getFull() function74 static ConstantFPRange getFull(const fltSemantics &Sem) { in getFull() function
56 ConstantRange getFull() const { in getFull() function78 static ConstantRange getFull(uint32_t BitWidth) { in getFull() function86 return getFull(Lower.getBitWidth()); in getNonEmpty()
407 BlockMass ExitMass = BlockMass::getFull() - TotalBackedgeMass; in computeLoopScale()416 << BlockMass::getFull() << " - " << TotalBackedgeMass in computeLoopScale()821 BlockMass LoopMass = BlockMass::getFull(); in adjustLoopHeaderMass()850 BlockMass LoopMass = BlockMass::getFull(); in distributeIrrLoopHeaderMass()
83 return ConstantRange::getFull(L.getBitWidth()); in addOverflowNever()95 Result = ConstantRange::getFull(Result.getBitWidth()); in unionNoWrap()613 UnknownRange(ConstantRange::getFull(PointerBitWidth)) {} in StackSafetyDataFlowAnalysis()
6984 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()7000 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()7019 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()7070 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7078 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7085 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7117 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7125 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7208 return ConstantRange::getFull(BitWidth); in getRangeViaFactoring()7212 return ConstantRange::getFull(BitWidth); in getRangeViaFactoring()[all …]
9923 return ConstantRange::getFull(Width); in getRangeForIntrinsic()9932 return ConstantRange::getFull(BitWidth); in getRangeForSelectPattern()9955 return ConstantRange::getFull(BitWidth); in getRangeForSelectPattern()9969 return ConstantRange::getFull(BitWidth); in getRangeForSelectPattern()9998 return ConstantRange::getFull(V->getType()->getScalarSizeInBits()); in computeConstantRange()10005 ConstantRange CR = ConstantRange::getFull(BitWidth); in computeConstantRange()
123 return ConstantRange::getFull(MaxIntegerBW + 1); in badRange()170 auto Input = ConstantRange::getFull(BW); in walkBackwards()
1444 auto FullCR = ConstantRange::getFull(InnerBitWidth); in canonicalizeExitCondition()1522 auto FullCR = ConstantRange::getFull(InnerBitWidth); in canonicalizeExitCondition()
289 return ConstantRange::getFull(BW);
98 static BlockMass getFull() { in getFull() function1304 Working[Loop.getHeader().Index].getMass() = BlockMass::getFull();1325 Working[0].getMass() = BlockMass::getFull();
97 return ConstantRange::getFull(Bitwidth); in getRange()1929 ConstantRange::getFull(DL.getTypeSizeInBits(CopyOf->getType())); in handleCallResult()1942 CopyOfCR = ConstantRange::getFull(CopyOfCR.getBitWidth()); in handleCallResult()
2981 Known(ConstantRange::getFull(BitWidth)) {}2989 return ConstantRange::getFull(BitWidth);
710 II.getRange().value_or(ConstantRange::getFull(BitWidth)); in foldCtpop()