Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c4554 sljit_emit_op_dst(compiler, SLJIT_FAST_ENTER, RETURN_ADDR, 0); in do_utfreadchar()
4600 sljit_emit_op_dst(compiler, SLJIT_FAST_ENTER, RETURN_ADDR, 0); in do_utfreadtype8()
4642 sljit_emit_op_dst(compiler, SLJIT_FAST_ENTER, RETURN_ADDR, 0); in do_utfreadchar_invalid()
4798 sljit_emit_op_dst(compiler, SLJIT_FAST_ENTER, RETURN_ADDR, 0); in do_utfreadnewline_invalid()
4889 sljit_emit_op_dst(compiler, SLJIT_FAST_ENTER, RETURN_ADDR, 0); in do_utfmoveback_invalid()
4980 sljit_emit_op_dst(compiler, SLJIT_FAST_ENTER, RETURN_ADDR, 0); in do_utfpeakcharback()
5023 sljit_emit_op_dst(compiler, SLJIT_FAST_ENTER, RETURN_ADDR, 0); in do_utfpeakcharback_invalid()
5155 sljit_emit_op_dst(compiler, SLJIT_FAST_ENTER, RETURN_ADDR, 0); in do_utfreadchar_invalid()
5188 sljit_emit_op_dst(compiler, SLJIT_FAST_ENTER, RETURN_ADDR, 0); in do_utfreadnewline_invalid()
13958 sljit_emit_op_dst(compiler, SLJIT_FAST_ENTER, TMP2, 0); in compile_recurse()
[all …]
/PHP-8.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1396 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_dst(struct sljit_compiler *compiler, sljit_s32 op,
H A DsljitNativeARM_64.c1861 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_dst(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op_dst() function
H A DsljitNativePPC_common.c2122 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_dst(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op_dst() function
H A DsljitNativeRISCV_common.c2172 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_dst(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op_dst() function
H A DsljitNativeARM_32.c2583 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_dst(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op_dst() function
H A DsljitNativeARM_T2_32.c2157 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_dst(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op_dst() function
H A DsljitNativeLOONGARCH_64.c2163 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_dst(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op_dst() function
H A DsljitNativeS390X.c3149 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_dst(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op_dst() function
H A DsljitNativeX86_common.c2988 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_dst(struct sljit_compiler *compiler, sljit_s32 op, function
H A DsljitNativeMIPS_common.c2783 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_dst(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op_dst() function

Completed in 156 milliseconds