Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h635 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler);
H A DsljitNativePPC_common.c433 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) in sljit_generate_code() function
664 …ontext(NULL, (struct sljit_function_context*)code_ptr, (sljit_uw)code, (void*)sljit_generate_code); in sljit_generate_code()
H A DsljitNativeARM_64.c275 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) in sljit_generate_code() function
H A DsljitNativeRISCV_common.c376 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) in sljit_generate_code() function
H A DsljitNativeLOONGARCH_64.c496 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) in sljit_generate_code() function
H A DsljitNativeARM_T2_32.c433 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) in sljit_generate_code() function
H A DsljitNativeS390X.c1427 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) in sljit_generate_code() function
H A DsljitNativeX86_common.c677 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) in sljit_generate_code() function
H A DsljitNativeARM_32.c723 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) in sljit_generate_code() function
H A DsljitNativeMIPS_common.c706 SLJIT_API_FUNC_ATTRIBUTE void* sljit_generate_code(struct sljit_compiler *compiler) in sljit_generate_code() function
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c14721 executable_func = sljit_generate_code(compiler); in jit_compile()

Completed in 146 milliseconds