Home
last modified time | relevance | path

Searched defs:CR1 (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/IR/
H A DConstantRange.cpp170 const ConstantRange &CR1, const ConstantRange &CR2) { in areInsensitiveToSignednessOfICmpPredicate()
179 const ConstantRange &CR1, const ConstantRange &CR2) { in areInsensitiveToSignednessOfInvertedICmpPredicate()
188 CmpInst::Predicate Pred, const ConstantRange &CR1, in getEquivalentPredWithFlippedSignedness()
501 const ConstantRange &CR1, const ConstantRange &CR2, in getPreferredRange()
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DLazyValueInfo.cpp971 [BO, NoWrapKind](const ConstantRange &CR1, const ConstantRange &CR2) { in solveBlockValueBinaryOp()
977 BO, BB, [BO](const ConstantRange &CR1, const ConstantRange &CR2) { in solveBlockValueBinaryOp()
986 WO, BB, [WO](const ConstantRange &CR1, const ConstantRange &CR2) { in solveBlockValueOverflowIntrinsic()
H A DValueTracking.cpp4947 ConstantRange CR1 = ConstantRange::fromKnownBits(Known, ForSigned); in computeConstantRangeIncludingKnownBits() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp521 ConstantRange CR1 = in widenCondCommon() local
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1165 ConstantRange CR1 = ConstantRange::makeExactICmpRegion( in foldAndOrOfICmpsUsingRanges() local