Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c4335 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar()
4349 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar()
4365 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar()
4450 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar_invalid()
4493 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar_invalid()
4540 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar_invalid()
4644 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadnewline_invalid()
4764 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfpeakcharback()
4770 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfpeakcharback()
4776 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfpeakcharback()
[all …]
H A Dpcre2_jit_simd_inc.h280 OP2(SLJIT_LSHR, TMP1, 0, TMP1, 0, TMP2, 0); in fast_forward_char_simd()
306 CMPTO(SLJIT_ZERO, TMP1, 0, SLJIT_IMM, 0, start); in fast_forward_char_simd()
316 OP2(SLJIT_ADD, STR_PTR, 0, STR_PTR, 0, TMP1, 0); in fast_forward_char_simd()
335 quit = jump_if_utf_char_start(compiler, TMP1); in fast_forward_char_simd()
379 OP1(SLJIT_MOV, TMP2, 0, TMP1, 0); in fast_requested_char_simd()
436 OP2(SLJIT_LSHR, TMP1, 0, TMP1, 0, TMP2, 0); in fast_requested_char_simd()
460 CMPTO(SLJIT_ZERO, TMP1, 0, SLJIT_IMM, 0, start); in fast_requested_char_simd()
470 OP2(SLJIT_ADD, TMP1, 0, TMP1, 0, STR_PTR, 0); in fast_requested_char_simd()
531 OP2(SLJIT_ADD, TMP1, 0, TMP1, 0, SLJIT_IMM, IN_UCHARS(offs1 + 1)); in fast_forward_char_pair_simd()
534 CMOV(SLJIT_LESS, STR_END, TMP1, 0); in fast_forward_char_pair_simd()
[all …]

Completed in 47 milliseconds