Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h947 #define SLJIT_ENDBR (SLJIT_OP0_BASE + 8) macro
H A DsljitLir.c1238 || (op >= SLJIT_ENDBR && op <= SLJIT_SKIP_FRAMES_BEFORE_RETURN)); in check_sljit_emit_op0()
1239 …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.c1234 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativePPC_common.c1251 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeX86_common.c1092 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeARM_T2_32.c1548 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeMIPS_common.c1505 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeS390X.c1848 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeARM_32.c1996 case SLJIT_ENDBR: in sljit_emit_op0()
/PHP-8.2/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 113 milliseconds