Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c6469 JUMPTO(SLJIT_ZERO, start); in fast_forward_start_bits()
6994 OP_FLAGS(SLJIT_MOV, TMP2, 0, SLJIT_ZERO); in optimize_class_chars()
7006 CMOV(SLJIT_ZERO, TMP2, TMP1, 0); in optimize_class_chars()
7020 CMOV(SLJIT_ZERO, TMP2, TMP1, 0); in optimize_class_chars()
9113 add_jump(compiler, backtracks, JUMP(SLJIT_ZERO)); in compile_char1_matchingpath()
9389 jump = JUMP(SLJIT_ZERO); in compile_ref_matchingpath()
11559 jump = JUMP(SLJIT_ZERO); in compile_iterator_matchingpath()
11919 add_jump(compiler, &no_match, JUMP(SLJIT_ZERO)); in compile_iterator_matchingpath()
11991 JUMPTO(SLJIT_ZERO, common->accept_label); in compile_fail_accept_matchingpath()
12493 add_jump(compiler, &jumplist, JUMP(SLJIT_ZERO)); in compile_iterator_backtrackingpath()
[all …]
H A Dpcre2_jit_simd_inc.h326 CMPTO(SLJIT_ZERO, TMP1, 0, SLJIT_IMM, 0, start); in fast_forward_char_simd()
480 CMPTO(SLJIT_ZERO, TMP1, 0, SLJIT_IMM, 0, start); in fast_requested_char_simd()
727 CMPTO(SLJIT_ZERO, TMP1, 0, SLJIT_IMM, 0, start); in fast_forward_char_pair_simd()
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1317 #define SLJIT_ZERO SLJIT_EQUAL macro

Completed in 50 milliseconds