Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c485 #define ARG_TEST 0x00020 macro
600 if (SLJIT_UNLIKELY(flags & ARG_TEST)) in getput_arg_fast()
736 else if ((dst & SLJIT_MEM) && !getput_arg_fast(compiler, flags | ARG_TEST, 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()
1967 …} else if ((dst & SLJIT_MEM) && !getput_arg_fast(compiler, flags | ARG_TEST, TMP_REG1_mapped, dst,… in emit_op()
H A DsljitNativeMIPS_common.c720 #define ARG_TEST 0x00020 macro
920 if (SLJIT_UNLIKELY(flags & ARG_TEST)) in getput_arg_fast()
1116 …else if ((dst & SLJIT_MEM) && !getput_arg_fast(compiler, flags | ARG_TEST, DR(TMP_REG1), dst, dstw… in emit_op()

Completed in 21 milliseconds