Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp987 const ConstantRange &RHSRange = *RHSRes; in solveBlockValueBinaryOpImpl() local
1100 ConstantRange RHSRange(RHS->getType()->getScalarSizeInBits(), getValueFromSimpleICmpCondition() local
H A DValueTracking.cpp6812 ConstantRange RHSRange = ConstantRange::fromKnownBits(RHSKnown, false); computeOverflowForUnsignedMul() local
6861 ConstantRange RHSRange = computeOverflowForUnsignedAdd() local
6894 ConstantRange RHSRange = computeOverflowForSignedAdd() local
6956 ConstantRange RHSRange = computeOverflowForUnsignedSub() local
6985 ConstantRange RHSRange = computeOverflowForSignedSub() local
[all...]
/llvm-project/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp434 SectionRange RHSRange(*RHS); dumpSectionContents() local