Home | History | Annotate | Download | only in sljit

Lines Matching refs:sljit_emit_fast_return

528    is sljit_p), and sljit_emit_fast_return can use this as a return value later. */
537 /* Note: although sljit_emit_fast_return could be replaced by an ijump, it is not suggested,
541 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_fast_return(struct sljit_compiler *compiler, sljit_si src, sljit_sw srcw);
966 /* Fast calling method. See sljit_emit_fast_enter / sljit_emit_fast_return. */