Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1060 ConstantRange RHSRange = ConstantRange(RHS->getValue()); in solveBlockValueBinaryOp() local
1110 ConstantRange RHSRange(RHS->getType()->getIntegerBitWidth(), in getValueFromICmpCondition() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp730 ConstantRange RHSRange(1); in solveBlockValueConstantRange() local
DScalarEvolution.cpp5753 ConstantRange RHSRange = getSignedRange(RHS); in isKnownPredicateWithRanges() local
5765 ConstantRange RHSRange = getSignedRange(RHS); in isKnownPredicateWithRanges() local
5777 ConstantRange RHSRange = getUnsignedRange(RHS); in isKnownPredicateWithRanges() local
5789 ConstantRange RHSRange = getUnsignedRange(RHS); in isKnownPredicateWithRanges() local
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp1127 ConstantRange RHSRange = ConstantRange(RHS->getValue()); in solveBlockValueBinaryOp() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp824 ConstantRange RHSRange = in FoldAndOfICmps() local