Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1102 #define SLJIT_AND32 (SLJIT_AND | SLJIT_32) macro
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c7813 …OP2U(SLJIT_AND32 | SLJIT_SET_Z, SLJIT_MEM1(TMP1), (sljit_sw)(PRIV(ucd_boolprop_sets) + (cc[1] >> 5… in compile_xclass_matchingpath()
7924 …OP2U(SLJIT_AND32 | SLJIT_SET_Z, SLJIT_MEM1(TMP1), (sljit_sw)(PRIV(ucd_script_sets) + (cc[1] >> 5))… in compile_xclass_matchingpath()
8371 …OP2U(SLJIT_AND32 | SLJIT_SET_Z, SLJIT_MEM1(TMP2), SLJIT_OFFSETOF(jit_arguments, options), SLJIT_IM… in compile_simple_assertion_matchingpath()
8374 …OP2U(SLJIT_AND32 | SLJIT_SET_Z, SLJIT_MEM1(ARGUMENTS), SLJIT_OFFSETOF(jit_arguments, options), SLJ… in compile_simple_assertion_matchingpath()
8391 …OP2U(SLJIT_AND32 | SLJIT_SET_Z, SLJIT_MEM1(TMP2), SLJIT_OFFSETOF(jit_arguments, options), SLJIT_IM… in compile_simple_assertion_matchingpath()
8394 …OP2U(SLJIT_AND32 | SLJIT_SET_Z, SLJIT_MEM1(ARGUMENTS), SLJIT_OFFSETOF(jit_arguments, options), SLJ… in compile_simple_assertion_matchingpath()
8434 …OP2U(SLJIT_AND32 | SLJIT_SET_Z, SLJIT_MEM1(TMP2), SLJIT_OFFSETOF(jit_arguments, options), SLJIT_IM… in compile_simple_assertion_matchingpath()
8441 …OP2U(SLJIT_AND32 | SLJIT_SET_Z, SLJIT_MEM1(ARGUMENTS), SLJIT_OFFSETOF(jit_arguments, options), SLJ… in compile_simple_assertion_matchingpath()
8453 …OP2U(SLJIT_AND32 | SLJIT_SET_Z, SLJIT_MEM1(TMP1), SLJIT_OFFSETOF(jit_arguments, options), SLJIT_IM… in compile_simple_assertion_matchingpath()
8459 …OP2U(SLJIT_AND32 | SLJIT_SET_Z, SLJIT_MEM1(ARGUMENTS), SLJIT_OFFSETOF(jit_arguments, options), SLJ… in compile_simple_assertion_matchingpath()

Completed in 41 milliseconds