Home
last modified time | relevance | path

Searched refs:SSE42Bit (Results 1 – 7 of 7) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x86-shared/
H A DAssembler-x86-shared.cpp228 static const int SSE42Bit = 1 << 20; in SetSSEVersion() local
230 if (flagsECX & SSE42Bit) maxSSEVersion = SSE4_2; in SetSSEVersion()
/dports/www/firefox/firefox-99.0/js/src/jit/x86-shared/
H A DAssembler-x86-shared.cpp285 static constexpr int SSE42Bit = 1 << 20; in ComputeFlags() local
287 if (flagsEcx & SSE42Bit) { in ComputeFlags()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86-shared/
H A DAssembler-x86-shared.cpp312 static constexpr int SSE42Bit = 1 << 20; in SetSSEVersion() local
314 if (flagsEcx & SSE42Bit) { in SetSSEVersion()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86-shared/
H A DAssembler-x86-shared.cpp312 static constexpr int SSE42Bit = 1 << 20; in SetSSEVersion() local
314 if (flagsEcx & SSE42Bit) { in SetSSEVersion()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86-shared/
H A DAssembler-x86-shared.cpp313 static const int SSE42Bit = 1 << 20; in SetSSEVersion() local
315 if (flagsECX & SSE42Bit) maxSSEVersion = SSE4_2; in SetSSEVersion()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86-shared/
H A DAssembler-x86-shared.cpp311 static const int SSE42Bit = 1 << 20; in SetSSEVersion() local
313 if (flagsECX & SSE42Bit) in SetSSEVersion()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86-shared/
H A DAssembler-x86-shared.cpp313 static constexpr int SSE42Bit = 1 << 20; in SetSSEVersion() local
315 if (flagsEcx & SSE42Bit) { in SetSSEVersion()