Home
last modified time | relevance | path

Searched refs:SSE4_2 (Results 1 – 25 of 272) sorted by relevance

1234567891011

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Ddispatch.h33 SSE4_2, enumerator
102 case DispatchLevel::SSE4_2: in IsSupported()
103 return cpu_info->IsSupported(CpuInfo::SSE4_2); in IsSupported()
H A Dcpu_info.cc137 {"sse4_2", CpuInfo::SSE4_2}, {"popcnt", CpuInfo::POPCNT},
270 if (features_ECX[20]) *hardware_flags |= CpuInfo::SSE4_2; in RetrieveCPUInfo()
421 return IsSupported(CpuInfo::SSE4_2); in CanUseSSE4_2()
505 EnableFeature(SSE4_2 | BMI1, false); in ParseUserSimdLevel()
H A Dcpu_info.h39 static constexpr int64_t SSE4_2 = (1 << 3); variable
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/util/
H A Ddispatch.h33 SSE4_2, enumerator
102 case DispatchLevel::SSE4_2: in IsSupported()
103 return cpu_info->IsSupported(CpuInfo::SSE4_2); in IsSupported()
H A Dcpu_info.cc158 {"sse4_2", CpuInfo::SSE4_2}, {"popcnt", CpuInfo::POPCNT},
286 if (features_ECX[20]) *hardware_flags |= CpuInfo::SSE4_2; in RetrieveCPUInfo()
363 {"hw.optional.sse4_2", SSSE3 | SSE4_1 | SSE4_2 | POPCNT}, in Init()
474 return IsSupported(CpuInfo::SSE4_2); in CanUseSSE4_2()
558 EnableFeature(SSE4_2 | BMI1, false); in ParseUserSimdLevel()
H A Dcpu_info.h39 static constexpr int64_t SSE4_2 = (1 << 3); variable
/dports/math/ogdf/OGDF/include/ogdf/basic/
H A DSystem.h83 SSE4_2, //!< Streaming SIMD Extensions 4.2 (SSE4.2) enumerator
101 SSE4_2 = 1 << static_cast<int>(CPUFeature::SSE4_2), //!< Streaming SIMD Extensions 4.2 (SSE4.2) enumerator
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/
H A Dsna_cpu.c60 features |= SSE4_2; in sna_cpu_detect()
110 if (features & SSE4_2) in sna_cpu_features_to_string()
/dports/devel/vc/Vc-1.4.2/Vc/
H A Dglobal.h173 #define SSE4_2 0x00700000 macro
289 # elif (Vc_IMPL & IMPL_MASK) == SSE4_2
400 #undef SSE4_2
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dcpu_info.cc127 {"sse4_2", CpuInfo::SSE4_2}, {"popcnt", CpuInfo::POPCNT},
236 if (features_ECX[20]) *hardware_flags |= CpuInfo::SSE4_2; in RetrieveCPUInfo()
353 return IsSupported(CpuInfo::SSE4_2); in CanUseSSE4_2()
H A Dcpu_info.h39 static constexpr int64_t SSE4_2 = (1 << 3); variable
/dports/devel/isa-l/isa-l-2.30.0/include/
H A Dmultibinary.asm230 ; 3-> SSE4_2 or 00/01 optimized function
288 ; 3-> SSE4_2 or 00/01 optimized function
308 je _%1_init_done ; Use base function if no SSE4_2
364 ; 3-> SSE4_2 or 00/01 optimized function
385 je _%1_init_done ; Use base function if no SSE4_2
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/tools/
H A Dqsimd.cpp280 features |= SSE4_2;
317 features |= SSE4_2;
H A Dqsimd_p.h224 SSE4_2 = 0x1000, enumerator
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/
H A Dconfig.cc57 } else if (query_flag(CpuInfo::SSE4_2)) { in MakeSimdLevelString()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/
H A Dconfig.cc57 } else if (query_flag(CpuInfo::SSE4_2)) { in MakeSimdLevelString()
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/intel-go/cpuid/
H A Dcpuid.go122 SSE4_2: "SSE4_2",
349 SSE4_2 const
/dports/www/firefox-esr/firefox-91.8.0/mozglue/tests/
H A DShowSSEConfig.cpp123 SHOW_INFO(sse4_2, SSE4_2) in wmain()
/dports/www/firefox/firefox-99.0/mozglue/tests/
H A DShowSSEConfig.cpp123 SHOW_INFO(sse4_2, SSE4_2) in wmain()
/dports/lang/spidermonkey60/firefox-60.9.0/mozglue/tests/
H A DShowSSEConfig.cpp118 SHOW_INFO(sse4_2, SSE4_2) in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/mozglue/tests/
H A DShowSSEConfig.cpp121 SHOW_INFO(sse4_2, SSE4_2) in main()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/tests/
H A DShowSSEConfig.cpp123 SHOW_INFO(sse4_2, SSE4_2) in wmain()
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/tests/
H A DShowSSEConfig.cpp123 SHOW_INFO(sse4_2, SSE4_2) in wmain()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/
H A Dcpu-features.h17 SSE4_2, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/
H A Dcpu-features.h17 SSE4_2, enumerator

1234567891011