Home
last modified time | relevance | path

Searched refs:SLJIT_ORDERED_EQUAL (Results 1 – 9 of 9) sorted by relevance

/third_party/pcre2/pcre2/src/sljit/
DsljitLir.h1376 #define SLJIT_ORDERED_EQUAL 22 macro
1377 #define SLJIT_SET_ORDERED_EQUAL SLJIT_SET(SLJIT_ORDERED_EQUAL)
DsljitNativeRISCV_common.c543 return (type >= SLJIT_ORDERED_EQUAL && type <= SLJIT_ORDERED_LESS_EQUAL); in sljit_cmp_info()
2077 case SLJIT_ORDERED_EQUAL: in sljit_emit_fop1_cmp()
2317 case SLJIT_ORDERED_EQUAL: in sljit_emit_jump()
DsljitNativeMIPS_common.c754 return (type >= SLJIT_ORDERED_EQUAL && type <= SLJIT_ORDERED_LESS_EQUAL); in sljit_cmp_info()
2644 case SLJIT_ORDERED_EQUAL: in sljit_emit_fop1_cmp()
2945 case SLJIT_ORDERED_EQUAL: in sljit_emit_jump()
3337 case SLJIT_ORDERED_EQUAL: in sljit_emit_cmov()
DsljitNativeX86_common.c463 case SLJIT_ORDERED_EQUAL: /* Not supported. */ in get_jump_code()
795 case SLJIT_ORDERED_EQUAL: in sljit_cmp_info()
DsljitNativePPC_common.c2268 case SLJIT_ORDERED_EQUAL: in get_bo_bi_flags()
2529 case SLJIT_ORDERED_EQUAL: in sljit_emit_op_flags()
DsljitNativeARM_64.c1856 case SLJIT_ORDERED_EQUAL: in get_cc()
DsljitNativeARM_T2_32.c2174 case SLJIT_ORDERED_EQUAL: in get_cc()
DsljitNativeS390X.c221 case SLJIT_ORDERED_EQUAL: in get_cc()
DsljitNativeARM_32.c2587 case SLJIT_ORDERED_EQUAL: in get_cc()