Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h901 #define SLJIT_ENDBR (SLJIT_OP0_BASE + 8) macro
H A DsljitLir.c1167 || (op >= SLJIT_ENDBR && op <= SLJIT_SKIP_FRAMES_BEFORE_RETURN)); in check_sljit_emit_op0()
1168 …CHECK_ARGUMENT(GET_OPCODE(op) < SLJIT_LMUL_UW || GET_OPCODE(op) >= SLJIT_ENDBR || compiler->scratc… in check_sljit_emit_op0()
H A DsljitNativeSPARC_common.c878 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeARM_64.c1158 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeTILEGX_64.c2169 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeMIPS_common.c1293 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeARM_T2_32.c1332 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativePPC_common.c1164 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeARM_32.c1684 case SLJIT_ENDBR: in sljit_emit_op0()
H A DsljitNativeX86_common.c1076 case SLJIT_ENDBR: in sljit_emit_op0()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c12535 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_bracket_backtrackingpath()
12688 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_bracket_backtrackingpath()
13281 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_recurse()
13292 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_recurse()

Completed in 117 milliseconds