Searched defs:MaxValue (Results 1 – 7 of 7) sorted by relevance
96 int MaxValue = getMaxValue(); in isConstExtended() local
472 APInt MaxValue = APInt::getMaxValue(DstTySize).zext(getBitWidth()); in truncate() local
154 T MaxValue(T a, T b) { in MaxValue() function
666 int WebAXObjectProxy::MaxValue() { in MaxValue() function in content::WebAXObjectProxy
1706 int MaxValue = getMaxValue(MI); in isConstExtended() local
24 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue) { in inRange()
6557 APInt MaxValue = APInt::getSignedMaxValue(BitWidth); in doesIVOverflowOnLT() local6566 APInt MaxValue = APInt::getMaxValue(BitWidth); in doesIVOverflowOnLT() local