Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitLir.h1102 #define SLJIT_SIG_GREATER_EQUAL 7 macro
1103 #define SLJIT_SIG_GREATER_EQUAL32 (SLJIT_SIG_GREATER_EQUAL | SLJIT_I32_OP)
1104 #define SLJIT_SET_SIG_GREATER_EQUAL SLJIT_SET(SLJIT_SIG_GREATER_EQUAL)
DsljitNativeMIPS_common.c1653 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_jump()
1765 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_cmp()
1787 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_cmp()
1804 …LESS || type == SLJIT_GREATER_EQUAL || type == SLJIT_SIG_LESS || type == SLJIT_SIG_GREATER_EQUAL) { in sljit_emit_cmp()
2008 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_cmov()
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()
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()
DsljitNativePPC_common.c1820 case SLJIT_SIG_GREATER_EQUAL: in get_bo_bi_flags()
2021 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_op_flags()
DsljitLir.c2085 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_cmp()
2092 condition = SLJIT_SIG_GREATER_EQUAL; in sljit_emit_cmp()
DsljitNativeTILEGX_64.c2124 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_op_flags()
2441 case SLJIT_SIG_GREATER_EQUAL: in sljit_emit_jump()
DsljitNativeSPARC_common.c1262 case SLJIT_SIG_GREATER_EQUAL: in get_cc()
DsljitNativeARM_64.c1582 case SLJIT_SIG_GREATER_EQUAL: in get_cc()
DsljitNativeARM_T2_32.c1762 case SLJIT_SIG_GREATER_EQUAL: in get_cc()
DsljitNativeX86_common.c404 case SLJIT_SIG_GREATER_EQUAL: in get_jump_code()
DsljitNativeARM_32.c2065 case SLJIT_SIG_GREATER_EQUAL: in get_cc()