Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h203 #define JIT_HAS_FAST_FORWARD_CHAR_SIMD (sljit_has_cpu_feature(SLJIT_HAS_SSE2))
367 #define JIT_HAS_FAST_REQUESTED_CHAR_SIMD (sljit_has_cpu_feature(SLJIT_HAS_SSE2))
499 #define JIT_HAS_FAST_FORWARD_CHAR_PAIR_SIMD (sljit_has_cpu_feature(SLJIT_HAS_SSE2))
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h598 #define SLJIT_HAS_SSE2 100 macro
H A DsljitNativeX86_common.c665 case SLJIT_HAS_SSE2: in sljit_has_cpu_feature()

Completed in 32 milliseconds