Searched refs:sljit_emit_fast_enter (Results 1 – 12 of 12) sorted by relevance
/PHP-8.0/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 4331 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadchar() 4377 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadtype8() 4419 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadchar_invalid() 4575 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadnewline_invalid() 4659 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfmoveback_invalid() 4750 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfpeakcharback() 4793 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfpeakcharback_invalid() 4925 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadchar_invalid() 4958 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadnewline_invalid() 13199 sljit_emit_fast_enter(compiler, TMP2, 0); in compile_recurse() [all …]
|
/PHP-8.0/ext/pcre/pcre2lib/sljit/ |
H A D | sljitLir.h | 688 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32…
|
H A D | sljitNativeX86_32.c | 837 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
H A D | sljitNativeX86_64.c | 765 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
H A D | sljitNativeSPARC_common.c | 1241 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
H A D | sljitNativeARM_64.c | 1595 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
H A D | sljitLir.c | 2393 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
H A D | sljitNativeARM_T2_32.c | 1742 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
H A D | sljitNativeMIPS_common.c | 1759 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
H A D | sljitNativeARM_32.c | 2063 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
H A D | sljitNativePPC_common.c | 1871 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
H A D | sljitNativeTILEGX_64.c | 1550 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
Completed in 111 milliseconds