Searched refs:sljit_emit_return (Results 1 – 4 of 4) sorted by relevance
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitLir.h | 718 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,
|
D | sljitLir.c | 2062 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,… in sljit_emit_return() function 2429 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,… in sljit_emit_return() function
|
D | sljitNativeSPARC_common.c | 641 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,… in sljit_emit_return() function
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_jit_compile.c | 14040 sljit_emit_return(compiler, SLJIT_MOV, SLJIT_RETURN_REG, 0); in jit_compile()
|