Lines Matching refs:RETURN_ADDR

483 #define RETURN_ADDR   SLJIT_R4  macro
2120 OP1(SLJIT_MOV, RETURN_ADDR, 0, TMP1, 0); in allocate_stack()
2695 OP1(SLJIT_MOV_UB, RETURN_ADDR, 0, SLJIT_MEM1(TMP1), (sljit_sw)PRIV(utf8_table4) - 0xc0); in read_char_range()
2713 OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, RETURN_ADDR, 0); in read_char_range()
2719 OP1(SLJIT_MOV_UB, RETURN_ADDR, 0, SLJIT_MEM1(TMP1), (sljit_sw)PRIV(utf8_table4) - 0xc0); in read_char_range()
2733 OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, RETURN_ADDR, 0); in read_char_range()
2748 OP1(SLJIT_MOV_UB, RETURN_ADDR, 0, SLJIT_MEM1(TMP1), (sljit_sw)PRIV(utf8_table4) - 0xc0); in read_char_range()
2754 OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, RETURN_ADDR, 0); in read_char_range()
2939 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadchar()
2952 sljit_emit_fast_return(compiler, RETURN_ADDR, 0); in do_utfreadchar()
2966 sljit_emit_fast_return(compiler, RETURN_ADDR, 0); in do_utfreadchar()
2977 sljit_emit_fast_return(compiler, RETURN_ADDR, 0); in do_utfreadchar()
2987 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadchar16()
2999 sljit_emit_fast_return(compiler, RETURN_ADDR, 0); in do_utfreadchar16()
3013 sljit_emit_fast_return(compiler, RETURN_ADDR, 0); in do_utfreadchar16()
3024 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_utfreadtype8()
3038 sljit_emit_fast_return(compiler, RETURN_ADDR, 0); in do_utfreadtype8()
3042 sljit_emit_fast_return(compiler, RETURN_ADDR, 0); in do_utfreadtype8()
3049 sljit_emit_fast_return(compiler, RETURN_ADDR, 0); in do_utfreadtype8()
3070 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_getucd()
3080 sljit_emit_fast_return(compiler, RETURN_ADDR, 0); in do_getucd()
3741 OP1(SLJIT_MOV, RETURN_ADDR, 0, SLJIT_IMM, (sljit_sw)update_table); in fast_forward_first_n_chars()
3758 OP1(SLJIT_MOV_UB, TMP1, 0, SLJIT_MEM2(RETURN_ADDR, TMP1), 0); in fast_forward_first_n_chars()
3978 OP1(SLJIT_MOV, RETURN_ADDR, 0, STR_END, 0); in fast_forward_start_bits()
4038 OP1(SLJIT_MOV, STR_END, 0, RETURN_ADDR, 0); in fast_forward_start_bits()
4110 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_revertframes()
4129 sljit_emit_fast_return(compiler, RETURN_ADDR, 0); in do_revertframes()
4404 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in check_anynewline()
4423 sljit_emit_fast_return(compiler, RETURN_ADDR, 0); in check_anynewline()
4431 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in check_hspace()
4462 sljit_emit_fast_return(compiler, RETURN_ADDR, 0); in check_hspace()
4470 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in check_vspace()
4490 sljit_emit_fast_return(compiler, RETURN_ADDR, 0); in check_vspace()
4502 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_casefulcmp()
4520 sljit_emit_fast_return(compiler, RETURN_ADDR, 0); in do_casefulcmp()
4531 sljit_emit_fast_enter(compiler, RETURN_ADDR, 0); in do_caselesscmp()
4565 sljit_emit_fast_return(compiler, RETURN_ADDR, 0); in do_caselesscmp()
4969 OP1(SLJIT_MOV, RETURN_ADDR, 0, TMP1, 0); in compile_xclass_matchingpath()
4970 typereg = RETURN_ADDR; in compile_xclass_matchingpath()