Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1072 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op);
H A DsljitNativePPC_common.c1315 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) in sljit_emit_op0() function
H A DsljitNativeARM_64.c1373 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) in sljit_emit_op0() function
H A DsljitNativeRISCV_common.c1754 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) in sljit_emit_op0() function
H A DsljitNativeLOONGARCH_64.c1725 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) in sljit_emit_op0() function
H A DsljitNativeARM_T2_32.c1683 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) in sljit_emit_op0() function
H A DsljitNativeS390X.c1915 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) in sljit_emit_op0() function
H A DsljitNativeX86_common.c1209 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) in sljit_emit_op0() function
H A DsljitNativeARM_32.c2187 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) in sljit_emit_op0() function
H A DsljitNativeMIPS_common.c2407 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) in sljit_emit_op0() function
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c13171 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_bracket_backtrackingpath()
13350 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_bracket_backtrackingpath()
13978 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_recurse()
13989 sljit_emit_op0(compiler, SLJIT_ENDBR); in compile_recurse()
14430 sljit_emit_op0(compiler, SLJIT_SKIP_FRAMES_BEFORE_RETURN); in jit_compile()

Completed in 155 milliseconds