• Home
  • Raw
  • Download

Lines Matching refs:TMP3

507 #define TMP3          SLJIT_R3  macro
2353 OP1(SLJIT_MOV, TMP3, 0, TMP1, 0); in allocate_stack()
3327 OP1(SLJIT_MOV, TMP3, 0, STR_PTR, 0); in mainloop_entry()
3355 OP1(SLJIT_MOV, STR_PTR, 0, TMP3, 0); in mainloop_entry()
4178 OP1(SLJIT_MOV, TMP3, 0, STR_END, 0); in fast_forward_first_char2()
4184 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, STR_END, 0, TMP3, 0); in fast_forward_first_char2()
4185 sljit_x86_emit_cmov(compiler, SLJIT_GREATER, STR_END, TMP3, 0); in fast_forward_first_char2()
4189 quit = CMP(SLJIT_LESS_EQUAL, STR_END, 0, TMP3, 0); in fast_forward_first_char2()
4190 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in fast_forward_first_char2()
4252 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in fast_forward_first_char2()
4321 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in fast_forward_first_char2()
4449 OP1(SLJIT_MOV, TMP3, 0, STR_END, 0); in fast_forward_first_n_chars()
4538 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in fast_forward_first_n_chars()
4583 OP1(SLJIT_MOV, TMP3, 0, STR_END, 0); in fast_forward_newline()
4616 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in fast_forward_newline()
4654 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in fast_forward_newline()
4681 OP1(SLJIT_MOV, TMP3, 0, TMP1, 0); in fast_forward_start_bits()
4701 OP1(SLJIT_MOV, TMP1, 0, TMP3, 0); in fast_forward_start_bits()
4806 GET_LOCAL_BASE(TMP3, 0, 0); in do_revertframes()
4814 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP3, 0); in do_revertframes()
4827 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP3, 0); in do_revertframes()
5199 OP1(SLJIT_MOV, TMP3, 0, CHAR1, 0); in do_casefulcmp()
5213 OP1(SLJIT_MOV, CHAR1, 0, TMP3, 0); in do_casefulcmp()
5229 OP1(SLJIT_MOV, TMP3, 0, LCC_TABLE, 0); in do_caselesscmp()
5257 OP1(SLJIT_MOV, LCC_TABLE, 0, TMP3, 0); in do_caselesscmp()
6227 OP1(SLJIT_MOV, TMP3, 0, SLJIT_MEM1(TMP1), SLJIT_OFFSETOF(jit_arguments, begin)); in compile_simple_assertion_matchingpath()
6230 add_jump(compiler, backtracks, CMP(SLJIT_LESS_EQUAL, STR_PTR, 0, TMP3, 0)); in compile_simple_assertion_matchingpath()
6432 OP1(SLJIT_MOV, TMP3, 0, STR_PTR, 0); in compile_char1_matchingpath()
6445 OP1(SLJIT_MOV, STR_PTR, 0, TMP3, 0); in compile_char1_matchingpath()
8130 OP1(SLJIT_MOV, TMP3, 0, STR_PTR, 0); in compile_bracket_matchingpath()
8141 OP1(SLJIT_MOV, STR_PTR, 0, TMP3, 0); in compile_bracket_matchingpath()
8844 tmp_base = TMP3; in compile_iterator_matchingpath()
10778 OP1(SLJIT_MOV, TMP3, 0, SLJIT_IMM, 0); in compile_recurse()
10791 OP1(SLJIT_MOV, TMP3, 0, SLJIT_IMM, 0); in compile_recurse()
10804 OP1(SLJIT_MOV, TMP3, 0, SLJIT_IMM, 1); in compile_recurse()
10816 OP1(SLJIT_MOV, TMP1, 0, TMP3, 0); in compile_recurse()
10822 OP1(SLJIT_MOV, TMP1, 0, TMP3, 0); in compile_recurse()
11209 OP1(SLJIT_MOV, TMP3, 0, STR_END, 0); in jit_compile()
11212 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in jit_compile()