Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1162 #define SLJIT_SIG_GREATER_EQUAL 7 macro
1163 #define SLJIT_SET_SIG_GREATER_EQUAL SLJIT_SET(SLJIT_SIG_GREATER_EQUAL)
H A DsljitNativeMIPS_32.c251 else if (GET_FLAG_TYPE(op) == SLJIT_SIG_LESS || GET_FLAG_TYPE(op) == SLJIT_SIG_GREATER_EQUAL) { in emit_single_op()
273 else if (GET_FLAG_TYPE(op) == SLJIT_SIG_LESS || GET_FLAG_TYPE(op) == SLJIT_SIG_GREATER_EQUAL) { in emit_single_op()
H A DsljitNativeMIPS_common.c1871 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_jump()
1982 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_cmp()
2004 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_cmp()
2021 …LESS || type == SLJIT_GREATER_EQUAL || type == SLJIT_SIG_LESS || type == SLJIT_SIG_GREATER_EQUAL) { in sljit_emit_cmp()
2232 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_cmov()
H A DsljitNativeMIPS_64.c342 else if (GET_FLAG_TYPE(op) == SLJIT_SIG_LESS || GET_FLAG_TYPE(op) == SLJIT_SIG_GREATER_EQUAL) { in emit_single_op()
364 else if (GET_FLAG_TYPE(op) == SLJIT_SIG_LESS || GET_FLAG_TYPE(op) == SLJIT_SIG_GREATER_EQUAL) { in emit_single_op()
H A DsljitLir.c2175 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_cmp()
2182 condition = SLJIT_SIG_GREATER_EQUAL; in sljit_emit_cmp()
H A DsljitNativePPC_common.c1963 case SLJIT_SIG_GREATER_EQUAL: in get_bo_bi_flags()
2162 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_op_flags()
H A DsljitNativeS390X.c239 case SLJIT_SIG_GREATER_EQUAL: in get_cc()
2095 case SLJIT_SIG_GREATER_EQUAL: in sets_signed_flag()
H A DsljitNativeSPARC_common.c1308 case SLJIT_SIG_GREATER_EQUAL: in get_cc()
H A DsljitNativeARM_64.c1638 case SLJIT_SIG_GREATER_EQUAL: in get_cc()
H A DsljitNativeARM_32.c2191 case SLJIT_SIG_GREATER_EQUAL: in get_cc()
H A DsljitNativeARM_T2_32.c1798 case SLJIT_SIG_GREATER_EQUAL: in get_cc()
H A DsljitNativeX86_common.c404 case SLJIT_SIG_GREATER_EQUAL: in get_jump_code()

Completed in 93 milliseconds