Searched refs:lowBound (Results 1 – 4 of 4) sorted by relevance
1175 double lowBound = Long.MAX_VALUE; in parseConstraint() local1262 lowBound = Math.min(lowBound, low); in parseConstraint()1284 if (lowBound != highBound && hackForCompatibility && !inRange) { in parseConstraint()1289 … new RangeConstraint(mod, inRange, operand, integersOnly, lowBound, highBound, vals); in parseConstraint()1440 double lowBound, double highBound, long[] vals) { in RangeConstraint() argument1444 this.lowerBound = lowBound; in RangeConstraint()
1185 double lowBound = Long.MAX_VALUE; in parseConstraint() local1272 lowBound = Math.min(lowBound, low); in parseConstraint()1294 if (lowBound != highBound && hackForCompatibility && !inRange) { in parseConstraint()1299 … new RangeConstraint(mod, inRange, operand, integersOnly, lowBound, highBound, vals); in parseConstraint()1450 double lowBound, double highBound, long[] vals) { in RangeConstraint() argument1454 this.lowerBound = lowBound; in RangeConstraint()
2568 APInt lowBound = APInt::getNullValue(cmpRange.getBitWidth()); in handleBitTestsSwitchCase() local2576 lowBound = minValue; in handleBitTestsSwitchCase()2597 uint64_t lo = (lowValue - lowBound).getZExtValue(); in handleBitTestsSwitchCase()2598 uint64_t hi = (highValue - lowBound).getZExtValue(); in handleBitTestsSwitchCase()2633 BitTestBlock BTB(lowBound, cmpRange, SV, in handleBitTestsSwitchCase()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...