Searched defs:MinValue (Results 1 – 10 of 10) sorted by relevance
65 const uint64_t MinValue = CaseClusters.front().Low; in clusterizeSwitch() local
41 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue) { in inRange()234 bool isImm(int64_t MinValue, int64_t MaxValue) const { in isImm()
204 APInt MinValue = APInt::getSignedMinValue(BitWidth); in makeExactMulNSWRegion() local
522 int MinValue = HexagonMCInstrInfo::getMinValue(MCII, MCI); in isConstExtended() local
2327 APInt MinValue = in ConstantFoldScalarCall3() local
10577 APInt MinValue = APInt::getSignedMinValue(BitWidth); in doesIVOverflowOnGT() local10585 APInt MinValue = APInt::getMinValue(BitWidth); in doesIVOverflowOnGT() local
2159 const APInt *MinValue, *MaxValue; in matchSAddSubSat() local
578 APInt MinValue, MaxValue; in simplifyX86pack() local
2066 int MinValue = getMinValue(MI); in isConstExtended() local
1644 struct MinValue struct1650 typedef typename MakeUnsigned<IntegerType>::Type UnsignedIntegerType;1651 static const size_t PosOfSignBit = PositionOfSignBit<IntegerType>::value;1660 static const IntegerType value =36786 const To MinValue = -MaxValue - To(1); in checkBounds() local128843 const ResultType MinValue = -MaxValue - 1; in ToIntWidth() local