Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h652 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler, sljit_s32 optio…
H A DsljitNativePPC_common.c587 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler, sljit_s32 optio… in sljit_generate_code() function
713 …ontext(NULL, (struct sljit_function_context*)code_ptr, (sljit_uw)code, (void*)sljit_generate_code); in sljit_generate_code()
H A DsljitNativeARM_64.c463 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler, sljit_s32 optio… in sljit_generate_code() function
H A DsljitNativeRISCV_common.c499 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler, sljit_s32 optio… in sljit_generate_code() function
H A DsljitNativeARM_32.c816 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler, sljit_s32 optio… in sljit_generate_code() function
H A DsljitNativeARM_T2_32.c559 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler, sljit_s32 optio… in sljit_generate_code() function
H A DsljitNativeLOONGARCH_64.c657 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler, sljit_s32 optio… in sljit_generate_code() function
H A DsljitNativeS390X.c1395 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler, sljit_s32 optio… in sljit_generate_code() function
H A DsljitNativeX86_common.c868 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler, sljit_s32 optio… in sljit_generate_code() function
H A DsljitNativeMIPS_common.c697 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler, sljit_s32 optio… in sljit_generate_code() function
/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c14783 executable_func = sljit_generate_code(compiler, 0, NULL); in jit_compile()

Completed in 169 milliseconds