Home
last modified time | relevance | path

Searched refs:sljit_emit_ijump (Results 1 – 13 of 13) sorted by relevance

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c810 FAIL_IF(sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_icall()
829 FAIL_IF(sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_icall()
H A DsljitNativeARM_T2_32.c1316 FAIL_IF(sljit_emit_ijump(compiler, SLJIT_FAST_CALL, SLJIT_IMM, in sljit_emit_op0()
1319 FAIL_IF(sljit_emit_ijump(compiler, SLJIT_FAST_CALL, SLJIT_IMM, in sljit_emit_op0()
2110 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_ijump(struct sljit_compiler *compiler, sljit_s32 type… in sljit_emit_ijump() function
2162 FAIL_IF(sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_icall()
2173 return sljit_emit_ijump(compiler, type, src, srcw); in sljit_emit_icall()
H A DsljitLir.h1268 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_ijump(struct sljit_compiler *compiler, sljit_s32 type…
H A DsljitNativeARM_32.c1744 FAIL_IF(sljit_emit_ijump(compiler, SLJIT_FAST_CALL, SLJIT_IMM, in sljit_emit_op0()
2513 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_ijump(struct sljit_compiler *compiler, sljit_s32 type… in sljit_emit_ijump() function
2574 FAIL_IF(sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_icall()
2585 return sljit_emit_ijump(compiler, type, src, srcw); in sljit_emit_icall()
H A DsljitNativeX86_64.c762 return sljit_emit_ijump(compiler, type, src, srcw); in sljit_emit_icall()
H A DsljitNativeSPARC_common.c1400 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_ijump(struct sljit_compiler *compiler, sljit_s32 type… in sljit_emit_ijump() function
1456 return sljit_emit_ijump(compiler, type, src, srcw); in sljit_emit_icall()
H A DsljitNativeARM_64.c1758 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_ijump(struct sljit_compiler *compiler, sljit_s32 type… in sljit_emit_ijump() function
1797 return sljit_emit_ijump(compiler, type, src, srcw); in sljit_emit_icall()
H A DsljitNativePPC_common.c2060 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_ijump(struct sljit_compiler *compiler, sljit_s32 type… in sljit_emit_ijump() function
2126 return sljit_emit_ijump(compiler, type, src, srcw); in sljit_emit_icall()
H A DsljitNativeS390X.c2806 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_ijump(struct sljit_compiler *compiler, sljit_s32 type… in sljit_emit_ijump() function
2840 return sljit_emit_ijump(compiler, type, src, srcw); in sljit_emit_icall()
H A DsljitLir.c2593 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_ijump(struct sljit_compiler *compiler, sljit_s32 type… in sljit_emit_ijump() function
H A DsljitNativeMIPS_common.c2065 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_ijump(struct sljit_compiler *compiler, sljit_s32 type… in sljit_emit_ijump() function
H A DsljitNativeX86_common.c2729 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_ijump(struct sljit_compiler *compiler, sljit_s32 type… function
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c12608 sljit_emit_ijump(compiler, SLJIT_JUMP, TMP1, 0); in compile_bracket_backtrackingpath()
13356 sljit_emit_ijump(compiler, SLJIT_JUMP, TMP1, 0); in compile_recurse()

Completed in 136 milliseconds