Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h917 #define SLJIT_ENDBR (SLJIT_OP0_BASE + 8) macro
H A DsljitLir.c1181 || (op >= SLJIT_ENDBR && op <= SLJIT_SKIP_FRAMES_BEFORE_RETURN)); in check_sljit_emit_op0()
1182 …CHECK_ARGUMENT(GET_OPCODE(op) < SLJIT_LMUL_UW || GET_OPCODE(op) >= SLJIT_ENDBR || compiler->scratc… in check_sljit_emit_op0()
H A DsljitNativeSPARC_common.c879 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeARM_64.c1154 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativePPC_common.c1165 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeMIPS_common.c1294 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeARM_32.c1763 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeARM_T2_32.c1339 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeS390X.c1758 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeX86_common.c1073 case SLJIT_ENDBR: in sljit_emit_op0()
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c12612 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_bracket_backtrackingpath()
12765 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_bracket_backtrackingpath()
13358 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_recurse()
13369 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_recurse()

Completed in 94 milliseconds