Lines Matching defs:Depth
126 const DataLayout &DL, unsigned Depth, in computeKnownBits()
152 const DataLayout &DL, unsigned Depth, in ComputeSignBit()
163 unsigned Depth, AssumptionCache *AC, in isKnownToBeAPowerOfTwo()
172 bool llvm::isKnownNonZero(Value *V, const DataLayout &DL, unsigned Depth, in isKnownNonZero()
178 bool llvm::isKnownNonNegative(Value *V, const DataLayout &DL, unsigned Depth, in isKnownNonNegative()
186 bool llvm::isKnownPositive(Value *V, const DataLayout &DL, unsigned Depth, in isKnownPositive()
198 bool llvm::isKnownNegative(Value *V, const DataLayout &DL, unsigned Depth, in isKnownNegative()
220 unsigned Depth, AssumptionCache *AC, in MaskedValueIsZero()
229 unsigned Depth, AssumptionCache *AC, in ComputeNumSignBits()
238 unsigned Depth, const Query &Q) { in computeKnownBitsAddSub()
317 unsigned Depth, const Query &Q) { in computeKnownBitsMul()
520 APInt &KnownOne, unsigned Depth, in computeKnownBitsFromAssume()
795 unsigned Depth, const Query &Q, KZFunctor KZF, KOFunctor KOF) { in computeKnownBitsFromShiftOperator()
870 APInt &KnownOne, unsigned Depth, in computeKnownBitsFromOperator()
1376 unsigned Depth, const Query &Q) { in computeKnownBits()
1476 unsigned Depth, const Query &Q) { in ComputeSignBit()
1494 bool isKnownToBeAPowerOfTwo(Value *V, bool OrZero, unsigned Depth, in isKnownToBeAPowerOfTwo()
1593 static bool isGEPKnownNonNull(GEPOperator *GEP, unsigned Depth, in isGEPKnownNonNull()
1671 bool isKnownNonZero(Value *V, unsigned Depth, const Query &Q) { in isKnownNonZero()
1919 bool MaskedValueIsZero(Value *V, const APInt &Mask, unsigned Depth, in MaskedValueIsZero()
1959 unsigned ComputeNumSignBits(Value *V, unsigned Depth, const Query &Q) { in ComputeNumSignBits()
2180 bool LookThroughSExt, unsigned Depth) { in ComputeMultiple()
2412 unsigned Depth) { in CannotBeNegativeZero()
2459 unsigned Depth) { in CannotBeOrderedLessThanZero()
3959 const DataLayout &DL, unsigned Depth, in isTruePredicate()
4022 unsigned Depth, AssumptionCache *AC, in isImpliedCondOperands()
4100 unsigned Depth, AssumptionCache *AC, in isImpliedCondition()