Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1220 #define SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN (SLJIT_OP_SRC_BASE + 1) macro
H A DsljitNativeSPARC_common.c1104 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeARM_64.c1571 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitLir.c1499 if (op == SLJIT_FAST_RETURN || op == SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN) in check_sljit_emit_op_src()
H A DsljitNativePPC_common.c1845 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeX86_common.c2644 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN:
H A DsljitNativeARM_T2_32.c1900 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeRISCV_common.c1938 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeS390X.c3065 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeARM_32.c2302 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeMIPS_common.c2505 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()

Completed in 94 milliseconds