Home
last modified time | relevance | path

Searched refs:SLJIT_ENDBR (Results 1 – 12 of 12) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1009 #define SLJIT_ENDBR (SLJIT_OP0_BASE + 8) macro
H A DsljitLir.c1301 || (op >= SLJIT_ENDBR && op <= SLJIT_SKIP_FRAMES_BEFORE_RETURN)); in check_sljit_emit_op0()
1302 …CHECK_ARGUMENT(GET_OPCODE(op) < SLJIT_LMUL_UW || GET_OPCODE(op) >= SLJIT_ENDBR || compiler->scratc… in check_sljit_emit_op0()
H A DsljitNativeSPARC_common.c982 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeARM_64.c1317 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativePPC_common.c1307 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeX86_common.c1210 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeARM_T2_32.c1674 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeRISCV_common.c1685 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeS390X.c1960 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeARM_32.c2121 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeMIPS_common.c2223 case SLJIT_ENDBR: in sljit_emit_op0()
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c12843 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_bracket_backtrackingpath()
12996 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_bracket_backtrackingpath()
13587 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_recurse()
13598 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_recurse()

Completed in 134 milliseconds