Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c452 #define ARG_TEST 0x00020 macro
567 if (SLJIT_UNLIKELY(flags & ARG_TEST)) in getput_arg_fast()
703 else if ((dst & SLJIT_MEM) && !getput_arg_fast(compiler, flags | ARG_TEST, TMP_REG1, dst, dstw)) in emit_op()
H A DsljitNativeMIPS_common.c561 #define ARG_TEST 0x00020 macro
761 if (SLJIT_UNLIKELY(flags & ARG_TEST)) in getput_arg_fast()
957 …else if ((dst & SLJIT_MEM) && !getput_arg_fast(compiler, flags | ARG_TEST, DR(TMP_REG1), dst, dstw… in emit_op()
H A DsljitNativeTILEGX_64.c90 #define ARG_TEST 0x00040 macro
1295 if (SLJIT_UNLIKELY(flags & ARG_TEST)) in getput_arg_fast()
1985 …} else if ((dst & SLJIT_MEM) && !getput_arg_fast(compiler, flags | ARG_TEST, TMP_REG1_mapped, dst,… in emit_op()

Completed in 19 milliseconds