Home
last modified time | relevance | path

Searched defs:sse42 (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dllvm_ark_interface.cpp223 bool sse42 = ark::compiler::g_options.IsCpuFeatureEnabled(ark::compiler::SSE42); in MustLowerMemSet() local
242 bool sse42 = ark::compiler::g_options.IsCpuFeatureEnabled(ark::compiler::SSE42); in MustLowerMemCpy() local
/third_party/node/deps/simdutf/
H A Dsimdutf.h702 constexpr uint32_t sse42 = uint32_t(1) << 20; ///< @private bit 20 of ECX for EAX=0x1 member

Completed in 7 milliseconds