Home
last modified time | relevance | path

Searched refs:SLJIT_SET_LESS (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h516 OP2U(SLJIT_SUB | SLJIT_SET_LESS, TMP1, 0, STR_END, 0); in fast_forward_char_pair_simd()
1051 OP2U(SLJIT_SUB | SLJIT_SET_LESS, STR_END, 0, SLJIT_R0, 0); in fast_forward_char_pair_simd()
1657 OP2U(SLJIT_SUB | SLJIT_SET_LESS, TMP1, 0, STR_END, 0); in fast_forward_char_pair_simd()
2188 OP2U(SLJIT_SUB | SLJIT_SET_LESS, TMP1, 0, STR_END, 0); in fast_forward_char_pair_simd()
H A Dpcre2_jit_compile.c4179 OP2U(SLJIT_SUB | SLJIT_SET_LESS, TMP2, 0, SLJIT_IMM, 0x400); in read_char()
4496 OP2U(SLJIT_SUB | SLJIT_SET_LESS, TMP1, 0, SLJIT_IMM, 0x110000); in move_back()
4691 OP2U(SLJIT_SUB | SLJIT_SET_LESS, TMP1, 0, SLJIT_IMM, 0x800); in do_utfreadchar_invalid()
4702 OP2U(SLJIT_SUB | SLJIT_SET_LESS, TMP1, 0, SLJIT_IMM, 0x800); in do_utfreadchar_invalid()
5059 OP2U(SLJIT_SUB | SLJIT_SET_LESS, TMP1, 0, SLJIT_IMM, 0x800); in do_utfpeakcharback_invalid()
5069 OP2U(SLJIT_SUB | SLJIT_SET_LESS, TMP1, 0, SLJIT_IMM, 0x800); in do_utfpeakcharback_invalid()
5197 OP2U(SLJIT_SUB | SLJIT_SET_LESS, TMP2, 0, SLJIT_IMM, 0x400); in do_utfreadnewline_invalid()
5533 OP2U(SLJIT_SUB | SLJIT_SET_LESS, TMP1, 0, SLJIT_IMM, 0x400); in mainloop_entry()
5538 OP2U(SLJIT_SUB | SLJIT_SET_LESS, TMP1, 0, SLJIT_IMM, 0x400); in mainloop_entry()
8498 OP2U(SLJIT_SUB | SLJIT_SET_LESS, TMP2, 0, STR_END, 0); in compile_simple_assertion_matchingpath()
[all …]
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1511 #define SLJIT_SET_LESS SLJIT_SET(SLJIT_LESS) macro

Completed in 42 milliseconds