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

/external/pcre/dist2/src/sljit/
H A DsljitLir.h527 functions (like sljit_emit_return) requres this context to be able to generate
545 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,
558 /* Note: flags are not changed (unlike sljit_emit_enter / sljit_emit_return). */
H A DsljitNativeX86_32.c208 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
H A DsljitNativeX86_64.c256 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
H A DsljitNativeSPARC_common.c461 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
H A DsljitLir.c1808 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
H A DsljitNativeARM_64.c1165 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
H A DsljitNativeARM_T2_32.c1190 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
H A DsljitNativeARM_32.c884 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
H A DsljitNativeMIPS_common.c614 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
H A DsljitNativePPC_common.c655 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
H A DsljitNativeTILEGX_64.c1239 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
/external/pcre/dist2/src/
H A Dpcre2_jit_compile.c11157 sljit_emit_return(compiler, SLJIT_MOV, SLJIT_RETURN_REG, 0);

Completed in 416 milliseconds