/third_party/glib/glib/pcre/ |
D | pcre_jit_compile.c | 1827 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadchar() 1886 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadtype8() 1923 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadchar() 1963 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_getunichartype() 1977 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_getunichartype_2() 1991 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_getunicharscript() 2415 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_revertframes() 2469 sljit_emit_fast_enter(compiler, SLJIT_MEM1(SLJIT_LOCALS_REG), LOCALS0); in check_wordboundary() 2572 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in check_anynewline() 2599 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in check_hspace() [all …]
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_jit_compile.c | 4397 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadchar() 4443 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadtype8() 4485 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadchar_invalid() 4641 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadnewline_invalid() 4732 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfmoveback_invalid() 4823 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfpeakcharback() 4866 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfpeakcharback_invalid() 4998 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadchar_invalid() 5031 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadnewline_invalid() 5060 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfmoveback_invalid() [all …]
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitLir.h | 701 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32…
|
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
|
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
|
D | sljitNativeSPARC_common.c | 1242 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
D | sljitNativeARM_64.c | 1591 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
D | sljitLir.c | 2407 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
D | sljitNativeARM_32.c | 2142 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
D | sljitNativePPC_common.c | 1915 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
D | sljitNativeMIPS_common.c | 1764 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
D | sljitNativeARM_T2_32.c | 1749 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|
D | sljitNativeS390X.c | 2735 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32… in sljit_emit_fast_enter() function
|