Searched refs:sljit_emit_enter (Results 1 – 12 of 12) sorted by relevance
/external/pcre/dist2/src/sljit/ |
D | sljitNativeX86_32.c | 66 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
D | sljitLir.h | 521 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler,
|
D | sljitNativeX86_64.c | 90 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
D | sljitNativeSPARC_common.c | 425 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
D | sljitLir.c | 1776 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
D | sljitNativeARM_64.c | 1063 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
D | sljitNativeARM_T2_32.c | 1130 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
D | sljitNativeARM_32.c | 828 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
D | sljitNativeMIPS_common.c | 541 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
D | sljitNativePPC_common.c | 578 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
D | sljitNativeTILEGX_64.c | 1175 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter() function
|
/external/pcre/dist2/src/ |
D | pcre2_jit_compile.c | 11048 sljit_emit_enter(compiler, 0, 1, 5, 5, 0, 0, private_data_size); in jit_compile()
|