Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1194 #define SLJIT_SIG_GREATER_EQUAL 7 macro
1195 #define SLJIT_SET_SIG_GREATER_EQUAL SLJIT_SET(SLJIT_SIG_GREATER_EQUAL)
H A DsljitNativeMIPS_32.c250 else if (GET_FLAG_TYPE(op) == SLJIT_SIG_LESS || GET_FLAG_TYPE(op) == SLJIT_SIG_GREATER_EQUAL) { in emit_single_op()
272 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.c2074 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_jump()
2186 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_cmp()
2208 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_cmp()
2225 …LESS || type == SLJIT_GREATER_EQUAL || type == SLJIT_SIG_LESS || type == SLJIT_SIG_GREATER_EQUAL) { in sljit_emit_cmp()
2433 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_cmov()
H A DsljitNativeMIPS_64.c363 else if (GET_FLAG_TYPE(op) == SLJIT_SIG_LESS || GET_FLAG_TYPE(op) == SLJIT_SIG_GREATER_EQUAL) { in emit_single_op()
385 else if (GET_FLAG_TYPE(op) == SLJIT_SIG_LESS || GET_FLAG_TYPE(op) == SLJIT_SIG_GREATER_EQUAL) { in emit_single_op()
H A DsljitLir.c2207 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_cmp()
2214 condition = SLJIT_SIG_GREATER_EQUAL; in sljit_emit_cmp()
H A DsljitNativePPC_common.c2068 case SLJIT_SIG_GREATER_EQUAL: in get_bo_bi_flags()
2288 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_op_flags()
H A DsljitNativeSPARC_common.c1420 case SLJIT_SIG_GREATER_EQUAL: in get_cc()
H A DsljitNativeARM_64.c1738 case SLJIT_SIG_GREATER_EQUAL: in get_cc()
H A DsljitNativeX86_common.c410 case SLJIT_SIG_GREATER_EQUAL: in get_jump_code()
H A DsljitNativeARM_T2_32.c2023 case SLJIT_SIG_GREATER_EQUAL: in get_cc()
H A DsljitNativeS390X.c278 case SLJIT_SIG_GREATER_EQUAL: in get_cc()
H A DsljitNativeARM_32.c2439 case SLJIT_SIG_GREATER_EQUAL: in get_cc()

Completed in 151 milliseconds