Home
last modified time | relevance | path

Searched refs:SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN (Results 1 – 11 of 11) sorted by relevance

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1310 #define SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN (SLJIT_OP_SRC_DST_BASE + 1) macro
H A DsljitLir.c1680 if (op == SLJIT_FAST_RETURN || op == SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN) { in check_sljit_emit_op_src()
H A DsljitNativePPC_common.c2047 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeARM_64.c1662 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeRISCV_common.c2042 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeLOONGARCH_64.c1989 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeARM_T2_32.c1991 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeS390X.c3147 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeX86_common.c2795 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN:
H A DsljitNativeARM_32.c2440 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeMIPS_common.c2767 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()

Completed in 125 milliseconds