Home
last modified time | relevance | path

Searched refs:TMP3 (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h380 OP1(SLJIT_MOV, TMP3, 0, STR_PTR, 0); in fast_requested_char_simd()
473 OP1(SLJIT_MOV, STR_PTR, 0, TMP3, 0); in fast_requested_char_simd()
530 OP1(SLJIT_MOV, TMP3, 0, STR_END, 0); in fast_forward_char_pair_simd()
756 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in fast_forward_char_pair_simd()
867 OP1(SLJIT_MOV, SLJIT_MEM1(SLJIT_SP), LOCALS1, TMP3, 0); in fast_forward_char_simd()
934 OP1(SLJIT_MOV, TMP3, 0, SLJIT_MEM1(SLJIT_SP), LOCALS1); in fast_forward_char_simd()
H A Dpcre2_jit_compile.c557 #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()
3175 src = TMP3; in reset_early_fail()
6532 OP1(SLJIT_MOV, TMP3, 0, TMP2, 0); in check_wordboundary()
6998 char1_reg = TMP3; in do_casefulcmp()
7081 lcc_table = TMP3; in do_caselesscmp()
8195 OP2(SLJIT_SUB | SLJIT_SET_Z, TMP3, 0, TMP3, 0, SLJIT_IMM, 1); in compile_simple_assertion_matchingpath()
[all …]

Completed in 69 milliseconds