Home
last modified time | relevance | path

Searched refs:sljit_emit_return (Results 1 – 12 of 12) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h665 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,
H A DsljitNativeX86_32.c289 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,… in sljit_emit_return() function
H A DsljitNativeX86_64.c303 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,… in sljit_emit_return() function
H A DsljitNativeSPARC_common.c541 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,… in sljit_emit_return() function
H A DsljitNativeARM_64.c1062 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,… in sljit_emit_return() function
H A DsljitLir.c2383 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,… in sljit_emit_return() function
H A DsljitNativeTILEGX_64.c1239 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,… in sljit_emit_return() function
H A DsljitNativeMIPS_common.c827 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,… in sljit_emit_return() function
H A DsljitNativeARM_T2_32.c1188 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,… in sljit_emit_return() function
H A DsljitNativePPC_common.c778 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,… in sljit_emit_return() function
H A DsljitNativeARM_32.c1000 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,… in sljit_emit_return() function
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c13731 sljit_emit_return(compiler, SLJIT_MOV, SLJIT_RETURN_REG, 0); in jit_compile()

Completed in 209 milliseconds