Home
last modified time | relevance | path

Searched refs:operandsAreNeverNaN (Results 1 – 21 of 21) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86-shared/
H A DCodeGenerator-x86-shared.cpp173 if (comp->mir()->operandsAreNeverNaN()) { in visitCompareD()
189 if (comp->mir()->operandsAreNeverNaN()) { in visitCompareF()
243 if (comp->cmpMir()->operandsAreNeverNaN()) { in visitCompareDAndBranch()
260 if (comp->cmpMir()->operandsAreNeverNaN()) { in visitCompareFAndBranch()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x86-shared/
H A DCodeGenerator-x86-shared.cpp175 if (comp->mir()->operandsAreNeverNaN()) in visitCompareD()
191 if (comp->mir()->operandsAreNeverNaN()) in visitCompareF()
248 if (comp->cmpMir()->operandsAreNeverNaN()) in visitCompareDAndBranch()
264 if (comp->cmpMir()->operandsAreNeverNaN()) in visitCompareFAndBranch()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86-shared/
H A DCodeGenerator-x86-shared.cpp176 if (comp->mir()->operandsAreNeverNaN()) { in visitCompareD()
192 if (comp->mir()->operandsAreNeverNaN()) { in visitCompareF()
246 if (comp->cmpMir()->operandsAreNeverNaN()) { in visitCompareDAndBranch()
263 if (comp->cmpMir()->operandsAreNeverNaN()) { in visitCompareFAndBranch()
/dports/www/firefox/firefox-99.0/js/src/jit/x86-shared/
H A DCodeGenerator-x86-shared.cpp164 if (comp->mir()->operandsAreNeverNaN()) { in visitCompareD()
180 if (comp->mir()->operandsAreNeverNaN()) { in visitCompareF()
234 if (comp->cmpMir()->operandsAreNeverNaN()) { in visitCompareDAndBranch()
251 if (comp->cmpMir()->operandsAreNeverNaN()) { in visitCompareFAndBranch()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86-shared/
H A DCodeGenerator-x86-shared.cpp176 if (comp->mir()->operandsAreNeverNaN()) { in visitCompareD()
192 if (comp->mir()->operandsAreNeverNaN()) { in visitCompareF()
246 if (comp->cmpMir()->operandsAreNeverNaN()) { in visitCompareDAndBranch()
263 if (comp->cmpMir()->operandsAreNeverNaN()) { in visitCompareFAndBranch()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86-shared/
H A DCodeGenerator-x86-shared.cpp189 if (comp->mir()->operandsAreNeverNaN()) in visitCompareD()
205 if (comp->mir()->operandsAreNeverNaN()) in visitCompareF()
262 if (comp->cmpMir()->operandsAreNeverNaN()) in visitCompareDAndBranch()
278 if (comp->cmpMir()->operandsAreNeverNaN()) in visitCompareFAndBranch()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86-shared/
H A DCodeGenerator-x86-shared.cpp168 if (comp->mir()->operandsAreNeverNaN()) in visitCompareD()
183 if (comp->mir()->operandsAreNeverNaN()) in visitCompareF()
232 if (comp->cmpMir()->operandsAreNeverNaN()) in visitCompareDAndBranch()
248 if (comp->cmpMir()->operandsAreNeverNaN()) in visitCompareFAndBranch()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DMIR.cpp3508 if (!operandsAreNeverNaN()) in tryFoldEqualOperands()
H A DMIR.h4315 bool operandsAreNeverNaN() const { in operandsAreNeverNaN() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DMIR.cpp3706 if (!operandsAreNeverNaN()) { in tryFoldEqualOperands()
H A DMIR.h2641 bool operandsAreNeverNaN() const { return operandsAreNeverNaN_; } in operandsAreNeverNaN() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DMIR.cpp3706 if (!operandsAreNeverNaN()) { in tryFoldEqualOperands()
H A DMIR.h2641 bool operandsAreNeverNaN() const { return operandsAreNeverNaN_; } in operandsAreNeverNaN() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DMIR.cpp4075 if (!operandsAreNeverNaN()) { in tryFoldEqualOperands()
H A DMIR.h3250 bool operandsAreNeverNaN() const { return operandsAreNeverNaN_; } in operandsAreNeverNaN() function
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DMIR.cpp3824 if (!operandsAreNeverNaN()) { in tryFoldEqualOperands()
H A DMIR.h2665 bool operandsAreNeverNaN() const { return operandsAreNeverNaN_; } in operandsAreNeverNaN() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DMIR.cpp4396 if (!operandsAreNeverNaN()) in tryFoldEqualOperands()
H A DMIR.h4634 bool operandsAreNeverNaN() const { in operandsAreNeverNaN() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DMIR.cpp4069 if (!operandsAreNeverNaN()) return false; in tryFoldEqualOperands()
H A DMIR.h4133 bool operandsAreNeverNaN() const { return operandsAreNeverNaN_; } in operandsAreNeverNaN() function