Home
last modified time | relevance | path

Searched defs:LHSRange (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp4182 ConstantRange LHSRange = ConstantRange::fromKnownBits(LHSKnown, false); in computeOverflowForUnsignedMul() local
4234 ConstantRange LHSRange = computeConstantRangeIncludingKnownBits( in computeOverflowForUnsignedAdd() local
4272 ConstantRange LHSRange = computeConstantRangeIncludingKnownBits( in computeOverflowForSignedAdd() local
4312 ConstantRange LHSRange = computeConstantRangeIncludingKnownBits( in computeOverflowForUnsignedSub() local
4331 ConstantRange LHSRange = computeConstantRangeIncludingKnownBits( in computeOverflowForSignedSub() local
DLazyValueInfo.cpp1053 ConstantRange LHSRange = LHSRes.getValue(); in solveBlockValueCast() local
1079 ConstantRange LHSRange = LHSRes.getValue(); in solveBlockValueBinaryOpImpl() local
DScalarEvolution.cpp10529 ConstantRange LHSRange = FoundLHSRange.add(ConstantRange(*Addend)); in isImpliedCondOperandsViaRanges() local