Home
last modified time | relevance | path

Searched refs:SLJIT_HAS_SSE2 (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h183 #define JIT_HAS_FAST_FORWARD_CHAR_SIMD (sljit_has_cpu_feature(SLJIT_HAS_SSE2))
347 #define JIT_HAS_FAST_REQUESTED_CHAR_SIMD (sljit_has_cpu_feature(SLJIT_HAS_SSE2))
492 #define JIT_HAS_FAST_FORWARD_CHAR_PAIR_SIMD (sljit_has_cpu_feature(SLJIT_HAS_SSE2))
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h585 #define SLJIT_HAS_SSE2 100 macro
H A DsljitNativeX86_common.c663 case SLJIT_HAS_SSE2: in sljit_has_cpu_feature()

Completed in 23 milliseconds