Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitLir.h584 #define SLJIT_HAS_ZERO_REGISTER 2 macro
DsljitNativeSPARC_common.c455 case SLJIT_HAS_ZERO_REGISTER: in sljit_has_cpu_feature()
DsljitNativePPC_common.c631 case SLJIT_HAS_ZERO_REGISTER: in sljit_has_cpu_feature()
DsljitNativeMIPS_common.c688 case SLJIT_HAS_ZERO_REGISTER: in sljit_has_cpu_feature()
/external/pcre/dist2/src/
Dpcre2_jit_compile.c3169 if (sljit_get_register_index(TMP3) >= 0 && !sljit_has_cpu_feature(SLJIT_HAS_ZERO_REGISTER)) in reset_early_fail()