Lines Matching defs:Depth

134                             const DataLayout &DL, unsigned Depth,  in computeKnownBits()
161 const DataLayout &DL, unsigned Depth, in ComputeSignBit()
172 unsigned Depth, AssumptionCache *AC, in isKnownToBeAPowerOfTwo()
182 bool llvm::isKnownNonZero(Value *V, const DataLayout &DL, unsigned Depth, in isKnownNonZero()
192 unsigned Depth, AssumptionCache *AC, in MaskedValueIsZero()
202 unsigned Depth, AssumptionCache *AC, in ComputeNumSignBits()
211 const DataLayout &DL, unsigned Depth, in computeKnownBitsAddSub()
291 const DataLayout &DL, unsigned Depth, in computeKnownBitsMul()
525 unsigned Depth, const Query &Q) { in computeKnownBitsFromTrueCondition()
598 unsigned Depth, in computeKnownBitsFromDominatingCondition()
698 unsigned Depth, const Query &Q) { in computeKnownBitsFromAssume()
946 unsigned Depth, const Query &Q) { in computeKnownBitsFromOperator()
1413 const DataLayout &DL, unsigned Depth, const Query &Q) { in computeKnownBits()
1547 const DataLayout &DL, unsigned Depth, const Query &Q) { in ComputeSignBit()
1565 bool isKnownToBeAPowerOfTwo(Value *V, bool OrZero, unsigned Depth, in isKnownToBeAPowerOfTwo()
1663 unsigned Depth, const Query &Q) { in isGEPKnownNonNull()
1741 bool isKnownNonZero(Value *V, const DataLayout &DL, unsigned Depth, in isKnownNonZero()
1892 unsigned Depth, const Query &Q) { in MaskedValueIsZero()
1908 unsigned ComputeNumSignBits(Value *V, const DataLayout &DL, unsigned Depth, in ComputeNumSignBits()
2133 bool LookThroughSExt, unsigned Depth) { in ComputeMultiple()
2254 bool llvm::CannotBeNegativeZero(const Value *V, unsigned Depth) { in CannotBeNegativeZero()
2305 bool llvm::CannotBeOrderedLessThanZero(const Value *V, unsigned Depth) { in CannotBeOrderedLessThanZero()