Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1158 #define SLJIT_SIG_GREATER 8 macro
1159 #define SLJIT_SIG_GREATER32 (SLJIT_SIG_GREATER | SLJIT_I32_OP)
1160 #define SLJIT_SET_SIG_GREATER SLJIT_SET(SLJIT_SIG_GREATER)
H A DsljitNativeMIPS_common.c1860 case SLJIT_SIG_GREATER: in sljit_emit_jump()
1983 case SLJIT_SIG_GREATER: in sljit_emit_cmp()
2005 case SLJIT_SIG_GREATER: in sljit_emit_cmp()
2036 type = (type == SLJIT_GREATER || type == SLJIT_SIG_GREATER) ? SLJIT_NOT_EQUAL : SLJIT_EQUAL; in sljit_emit_cmp()
2219 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.c2161 condition = SLJIT_SIG_GREATER; in sljit_emit_cmp()
2166 case SLJIT_SIG_GREATER: in sljit_emit_cmp()
H A DsljitNativeTILEGX_64.c2109 case SLJIT_SIG_GREATER: in sljit_emit_op_flags()
2452 case SLJIT_SIG_GREATER: in sljit_emit_jump()
H A DsljitNativePPC_common.c1923 case SLJIT_SIG_GREATER: in get_bo_bi_flags()
2125 case SLJIT_SIG_GREATER: in sljit_emit_op_flags()
H A DsljitNativeSPARC_common.c1312 case SLJIT_SIG_GREATER: in get_cc()
H A DsljitNativeARM_64.c1647 case SLJIT_SIG_GREATER: in get_cc()
H A DsljitNativeARM_T2_32.c1796 case SLJIT_SIG_GREATER: in get_cc()
H A DsljitNativeARM_32.c2117 case SLJIT_SIG_GREATER: in get_cc()
H A DsljitNativeX86_common.c407 case SLJIT_SIG_GREATER: in get_jump_code()

Completed in 73 milliseconds