Lines Matching refs:TMP3
557 #define TMP3 SLJIT_R2 macro
560 #define TMP3 SLJIT_R3 macro
2609 status.saved_tmp_regs[2] = TMP3; in copy_recurse_data()
2613 status.tmp_regs[2] = TMP3; in copy_recurse_data()
3080 OP1(SLJIT_MOV, TMP3, 0, TMP1, 0); in allocate_stack()
3172 if (sljit_get_register_index(TMP3) >= 0 && !sljit_has_cpu_feature(SLJIT_HAS_ZERO_REGISTER)) in reset_early_fail()
3174 OP1(SLJIT_MOV, TMP3, 0, SLJIT_IMM, 0); in reset_early_fail()
3175 src = TMP3; in reset_early_fail()
5164 OP1(SLJIT_MOV, TMP3, 0, STR_PTR, 0); in mainloop_entry()
5192 OP1(SLJIT_MOV, STR_PTR, 0, TMP3, 0); in mainloop_entry()
5856 OP1(SLJIT_MOV, TMP3, 0, STR_END, 0); in fast_forward_first_char2()
5873 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in fast_forward_first_char2()
5920 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in fast_forward_first_char2()
6059 OP1(SLJIT_MOV, TMP3, 0, STR_END, 0); in fast_forward_first_n_chars()
6139 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in fast_forward_first_n_chars()
6176 OP1(SLJIT_MOV, TMP3, 0, STR_END, 0); in fast_forward_newline()
6217 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in fast_forward_newline()
6262 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in fast_forward_newline()
6312 OP2(SLJIT_SHL, TMP3, 0, SLJIT_IMM, 1, TMP2, 0); in fast_forward_start_bits()
6313 OP2(SLJIT_AND | SLJIT_SET_Z, SLJIT_UNUSED, 0, TMP1, 0, TMP3, 0); in fast_forward_start_bits()
6439 OP1(SLJIT_MOV, TMP3, 0, SLJIT_MEM1(STACK_TOP), -(3 * sizeof(sljit_sw))); in do_revertframes()
6443 OP1(SLJIT_MOV, SLJIT_MEM1(TMP2), sizeof(sljit_sw), TMP3, 0); in do_revertframes()
6462 OP1(SLJIT_MOV, TMP3, 0, SLJIT_MEM1(STACK_TOP), -(2 * sizeof(sljit_sw))); in do_revertframes()
6464 OP1(SLJIT_MOV, SLJIT_MEM1(TMP2), 0, TMP3, 0); in do_revertframes()
6489 OP1(SLJIT_MOV, TMP3, 0, SLJIT_IMM, 0); in check_wordboundary()
6532 OP1(SLJIT_MOV, TMP3, 0, TMP2, 0); in check_wordboundary()
6547 OP2(SLJIT_AND, TMP3, 0, TMP1, 0, SLJIT_IMM, 1); in check_wordboundary()
6605 OP2(SLJIT_XOR | SLJIT_SET_Z, TMP2, 0, TMP2, 0, TMP3, 0); in check_wordboundary()
6622 OP1(SLJIT_MOV, TMP2, 0, TMP3, 0); in check_wordboundary()
6998 char1_reg = TMP3; in do_casefulcmp()
7007 OP1(SLJIT_MOV, TMP3, 0, char1_reg, 0); in do_casefulcmp()
7056 OP1(SLJIT_MOV, char1_reg, 0, TMP3, 0); in do_casefulcmp()
7081 lcc_table = TMP3; in do_caselesscmp()
7096 OP1(SLJIT_MOV, TMP3, 0, char2_reg, 0); in do_caselesscmp()
7153 OP1(SLJIT_MOV, char2_reg, 0, TMP3, 0); in do_caselesscmp()
8037 OP1(SLJIT_MOV, TMP3, 0, STR_PTR, 0); in compile_simple_assertion_matchingpath()
8043 OP1(SLJIT_MOV, STR_PTR, 0, TMP3, 0); in compile_simple_assertion_matchingpath()
8114 peek_char(common, common->nlmax, TMP3, 0, NULL); in compile_simple_assertion_matchingpath()
8191 OP1(SLJIT_MOV, TMP3, 0, SLJIT_IMM, length); in compile_simple_assertion_matchingpath()
8195 OP2(SLJIT_SUB | SLJIT_SET_Z, TMP3, 0, TMP3, 0, SLJIT_IMM, 1); in compile_simple_assertion_matchingpath()
9006 OP1(SLJIT_MOV, TMP3, 0, STR_PTR, 0); in compile_ref_matchingpath()
9012 OP1(SLJIT_MOV, STR_PTR, 0, TMP3, 0); in compile_ref_matchingpath()
9020 OP1(SLJIT_MOV, TMP3, 0, TMP1, 0); in compile_ref_matchingpath()
9032 OP2(SLJIT_ADD, TMP1, 0, TMP1, 0, TMP3, 0); in compile_ref_matchingpath()
10435 OP1(SLJIT_MOV, TMP3, 0, STR_PTR, 0); in compile_bracket_matchingpath()
10446 OP1(SLJIT_MOV, STR_PTR, 0, TMP3, 0); in compile_bracket_matchingpath()
11174 tmp_base = TMP3; in compile_iterator_matchingpath()
11430 SLJIT_ASSERT(!use_tmp || tmp_base == TMP3); in compile_iterator_matchingpath()
11433 OP1(SLJIT_MOV, use_tmp ? TMP3 : base, use_tmp ? 0 : offset0, STR_PTR, 0); in compile_iterator_matchingpath()
11443 OP1(SLJIT_MOV, use_tmp ? TMP3 : base, use_tmp ? 0 : offset0, STR_PTR, 0); in compile_iterator_matchingpath()
11462 OP1(SLJIT_MOV, STR_PTR, 0, TMP3, 0); in compile_iterator_matchingpath()
11463 OP1(SLJIT_MOV, base, offset0, TMP3, 0); in compile_iterator_matchingpath()
11543 if (!HAS_VIRTUAL_REGISTERS && tmp_base == TMP3) in compile_iterator_matchingpath()
11544 OP1(SLJIT_MOV, SLJIT_MEM1(SLJIT_SP), early_fail_ptr, TMP3, 0); in compile_iterator_matchingpath()
13415 SLJIT_ASSERT(sljit_get_register_index(TMP3) < 0 && sljit_get_register_index(ARGUMENTS) < 0 && sljit… in jit_compile()
13417 SLJIT_ASSERT(sljit_get_register_index(TMP3) >= 0 && sljit_get_register_index(ARGUMENTS) >= 0 && slj… in jit_compile()
13794 OP1(SLJIT_MOV, TMP3, 0, STR_END, 0); in jit_compile()
13797 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in jit_compile()