Home
last modified time | relevance | path

Searched refs:s_sse2CheckState (Results 1 – 12 of 12) sorted by relevance

/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/stubs/
H A DWTFStubs.cpp147 JSC::MacroAssemblerX86Common::SSE2CheckState JSC::MacroAssemblerX86Common::s_sse2CheckState = JSC::… member in JSC::MacroAssemblerX86Common
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/stubs/
H A DWTFStubs.cpp147 JSC::MacroAssemblerX86Common::SSE2CheckState JSC::MacroAssemblerX86Common::s_sse2CheckState = JSC::… member in JSC::MacroAssemblerX86Common
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/assembler/
H A DMacroAssemblerX86Common.h973 if (s_sse2CheckState == NotCheckedSSE2) { in isSSE2Present()
996 s_sse2CheckState = (flags & SSE2FeatureBit) ? HasSSE2 : NoSSE2; in isSSE2Present()
999 ASSERT(s_sse2CheckState != NotCheckedSSE2); in isSSE2Present()
1001 return s_sse2CheckState == HasSSE2; in isSSE2Present()
1004 static SSE2CheckState s_sse2CheckState; variable
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/assembler/
H A DMacroAssemblerX86Common.h973 if (s_sse2CheckState == NotCheckedSSE2) { in isSSE2Present()
996 s_sse2CheckState = (flags & SSE2FeatureBit) ? HasSSE2 : NoSSE2; in isSSE2Present()
999 ASSERT(s_sse2CheckState != NotCheckedSSE2); in isSSE2Present()
1001 return s_sse2CheckState == HasSSE2; in isSSE2Present()
1004 static SSE2CheckState s_sse2CheckState; variable
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/assembler/
H A DMacroAssemblerX86Common.h973 if (s_sse2CheckState == NotCheckedSSE2) { in isSSE2Present()
996 s_sse2CheckState = (flags & SSE2FeatureBit) ? HasSSE2 : NoSSE2; in isSSE2Present()
999 ASSERT(s_sse2CheckState != NotCheckedSSE2); in isSSE2Present()
1001 return s_sse2CheckState == HasSSE2; in isSSE2Present()
1004 static SSE2CheckState s_sse2CheckState; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/assembler/
H A DMacroAssemblerX86Common.h1232 if (s_sse2CheckState == NotCheckedSSE2) { in isSSE2Present()
1255 s_sse2CheckState = (flags & SSE2FeatureBit) ? HasSSE2 : NoSSE2; in isSSE2Present()
1258 ASSERT(s_sse2CheckState != NotCheckedSSE2); in isSSE2Present()
1260 return s_sse2CheckState == HasSSE2; in isSSE2Present()
1263 static SSE2CheckState s_sse2CheckState; variable
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/assembler/
H A DMacroAssemblerX86Common.h1531 if (s_sse2CheckState == NotCheckedSSE2) { in isSSE2Present()
1554 s_sse2CheckState = (flags & SSE2FeatureBit) ? HasSSE2 : NoSSE2; in isSSE2Present()
1557 ASSERT(s_sse2CheckState != NotCheckedSSE2); in isSSE2Present()
1559 return s_sse2CheckState == HasSSE2; in isSSE2Present()
1562 static SSE2CheckState s_sse2CheckState; variable
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/assembler/
H A DMacroAssemblerX86Common.h1531 if (s_sse2CheckState == NotCheckedSSE2) { in isSSE2Present()
1554 s_sse2CheckState = (flags & SSE2FeatureBit) ? HasSSE2 : NoSSE2; in isSSE2Present()
1557 ASSERT(s_sse2CheckState != NotCheckedSSE2); in isSSE2Present()
1559 return s_sse2CheckState == HasSSE2; in isSSE2Present()
1562 static SSE2CheckState s_sse2CheckState; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/jit/
H A DJIT.cpp34 JSC::MacroAssemblerX86Common::SSE2CheckState JSC::MacroAssemblerX86Common::s_sse2CheckState = NotCh… member in JSC::MacroAssemblerX86Common
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/jit/
H A DJIT.cpp32 JSC::MacroAssemblerX86Common::SSE2CheckState JSC::MacroAssemblerX86Common::s_sse2CheckState = NotCh… member in JSC::MacroAssemblerX86Common
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/jit/
H A DJIT.cpp32 JSC::MacroAssemblerX86Common::SSE2CheckState JSC::MacroAssemblerX86Common::s_sse2CheckState = NotCh… member in JSC::MacroAssemblerX86Common
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/jit/
H A DJIT.cpp32 JSC::MacroAssemblerX86Common::SSE2CheckState JSC::MacroAssemblerX86Common::s_sse2CheckState = NotCh… member in JSC::MacroAssemblerX86Common