Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1155 #define SLJIT_SIG_GREATER_EQUAL 7 macro
1156 #define SLJIT_SIG_GREATER_EQUAL32 (SLJIT_SIG_GREATER_EQUAL | SLJIT_I32_OP)
1157 #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.c1867 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_jump()
1979 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_cmp()
2001 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_cmp()
2018 …LESS || type == SLJIT_GREATER_EQUAL || type == SLJIT_SIG_LESS || type == SLJIT_SIG_GREATER_EQUAL) { in sljit_emit_cmp()
2226 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.c2163 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_cmp()
2170 condition = SLJIT_SIG_GREATER_EQUAL; in sljit_emit_cmp()
H A DsljitNativePPC_common.c1919 case SLJIT_SIG_GREATER_EQUAL: in get_bo_bi_flags()
2120 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_op_flags()
H A DsljitNativeTILEGX_64.c2106 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_op_flags()
2449 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_jump()
H A DsljitNativeSPARC_common.c1309 case SLJIT_SIG_GREATER_EQUAL: in get_cc()
H A DsljitNativeARM_64.c1644 case SLJIT_SIG_GREATER_EQUAL: in get_cc()
H A DsljitNativeARM_T2_32.c1793 case SLJIT_SIG_GREATER_EQUAL: in get_cc()
H A DsljitNativeARM_32.c2114 case SLJIT_SIG_GREATER_EQUAL: in get_cc()
H A DsljitNativeX86_common.c404 case SLJIT_SIG_GREATER_EQUAL: in get_jump_code()

Completed in 101 milliseconds