Home
last modified time | relevance | path

Searched refs:SLJIT_HAS_ZERO_REGISTER (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h575 #define SLJIT_HAS_ZERO_REGISTER 2 macro
H A DsljitNativeSPARC_common.c454 case SLJIT_HAS_ZERO_REGISTER: in sljit_has_cpu_feature()
H A DsljitNativeMIPS_common.c687 case SLJIT_HAS_ZERO_REGISTER: in sljit_has_cpu_feature()
H A DsljitNativePPC_common.c630 case SLJIT_HAS_ZERO_REGISTER: in sljit_has_cpu_feature()
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c3172 if (sljit_get_register_index(TMP3) >= 0 && !sljit_has_cpu_feature(SLJIT_HAS_ZERO_REGISTER)) in reset_early_fail()

Completed in 51 milliseconds