Home
last modified time | relevance | path

Searched refs:SLJIT_SIG_GREATER (Results 1 – 13 of 13) sorted by relevance

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1164 #define SLJIT_SIG_GREATER 8 macro
1165 #define SLJIT_SET_SIG_GREATER SLJIT_SET(SLJIT_SIG_GREATER)
H A DsljitNativeMIPS_common.c1865 case SLJIT_SIG_GREATER: in sljit_emit_jump()
1986 case SLJIT_SIG_GREATER: in sljit_emit_cmp()
2008 case SLJIT_SIG_GREATER: in sljit_emit_cmp()
2039 type = (type == SLJIT_GREATER || type == SLJIT_SIG_GREATER) ? SLJIT_NOT_EQUAL : SLJIT_EQUAL; in sljit_emit_cmp()
2226 case SLJIT_SIG_GREATER: in sljit_emit_cmov()
H A DsljitNativeMIPS_32.c276 else if (GET_FLAG_TYPE(op) == SLJIT_SIG_GREATER || GET_FLAG_TYPE(op) == SLJIT_SIG_LESS_EQUAL) in emit_single_op()
H A DsljitNativeMIPS_64.c367 else if (GET_FLAG_TYPE(op) == SLJIT_SIG_GREATER || GET_FLAG_TYPE(op) == SLJIT_SIG_LESS_EQUAL) in emit_single_op()
H A DsljitLir.c2173 condition = SLJIT_SIG_GREATER; in sljit_emit_cmp()
2178 case SLJIT_SIG_GREATER: in sljit_emit_cmp()
H A DsljitNativePPC_common.c1967 case SLJIT_SIG_GREATER: in get_bo_bi_flags()
2167 case SLJIT_SIG_GREATER: in sljit_emit_op_flags()
H A DsljitNativeS390X.c235 case SLJIT_SIG_GREATER: in get_cc()
2094 case SLJIT_SIG_GREATER: in sets_signed_flag()
H A DsljitNativeSPARC_common.c1311 case SLJIT_SIG_GREATER: in get_cc()
H A DsljitNativeARM_64.c1641 case SLJIT_SIG_GREATER: in get_cc()
H A DsljitNativeARM_32.c2194 case SLJIT_SIG_GREATER: in get_cc()
H A DsljitNativeARM_T2_32.c1801 case SLJIT_SIG_GREATER: in get_cc()
H A DsljitNativeX86_common.c407 case SLJIT_SIG_GREATER: in get_jump_code()
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9584 add_jump(compiler, &backtrack->topbacktracks, JUMP(SLJIT_SIG_GREATER)); in compile_callout_matchingpath()

Completed in 195 milliseconds