Home
last modified time | relevance | path

Searched refs:refineInt32BoundsByExponent (Results 1 – 14 of 14) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DRangeAnalysis.h303 static void refineInt32BoundsByExponent(uint16_t e, in refineInt32BoundsByExponent() function
H A DRangeAnalysis.cpp524 refineInt32BoundsByExponent(newExponent, in intersect()
2339 refineInt32BoundsByExponent(max_exponent_, in wrapAroundToInt32()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DRangeAnalysis.h327 static void refineInt32BoundsByExponent(uint16_t e, int32_t* l, bool* lb, in refineInt32BoundsByExponent() function
H A DRangeAnalysis.cpp594 refineInt32BoundsByExponent(newExponent, &newLower, &newHasInt32LowerBound, in intersect()
2554 refineInt32BoundsByExponent(max_exponent_, &lower_, &hasInt32LowerBound_, in wrapAroundToInt32()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DRangeAnalysis.h327 static void refineInt32BoundsByExponent(uint16_t e, int32_t* l, bool* lb, in refineInt32BoundsByExponent() function
H A DRangeAnalysis.cpp591 refineInt32BoundsByExponent(newExponent, &newLower, &newHasInt32LowerBound, in intersect()
2558 refineInt32BoundsByExponent(max_exponent_, &lower_, &hasInt32LowerBound_, in wrapAroundToInt32()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DRangeAnalysis.h305 static void refineInt32BoundsByExponent(uint16_t e, in refineInt32BoundsByExponent() function
H A DRangeAnalysis.cpp546 refineInt32BoundsByExponent(newExponent, in intersect()
2458 refineInt32BoundsByExponent(max_exponent_, in wrapAroundToInt32()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DRangeAnalysis.h302 static void refineInt32BoundsByExponent(uint16_t e, int32_t* l, bool* lb, in refineInt32BoundsByExponent() function
H A DRangeAnalysis.cpp515 refineInt32BoundsByExponent(newExponent, &newLower, &newHasInt32LowerBound, in intersect()
2162 refineInt32BoundsByExponent(max_exponent_, &lower_, &hasInt32LowerBound_, in wrapAroundToInt32()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DRangeAnalysis.h327 static void refineInt32BoundsByExponent(uint16_t e, int32_t* l, bool* lb, in refineInt32BoundsByExponent() function
H A DRangeAnalysis.cpp594 refineInt32BoundsByExponent(newExponent, &newLower, &newHasInt32LowerBound, in intersect()
2554 refineInt32BoundsByExponent(max_exponent_, &lower_, &hasInt32LowerBound_, in wrapAroundToInt32()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DRangeAnalysis.h304 static void refineInt32BoundsByExponent(uint16_t e, int32_t* l, bool* lb, in refineInt32BoundsByExponent() function
H A DRangeAnalysis.cpp567 refineInt32BoundsByExponent(newExponent, &newLower, &newHasInt32LowerBound, in intersect()
2490 refineInt32BoundsByExponent(max_exponent_, &lower_, &hasInt32LowerBound_, in wrapAroundToInt32()