Home
last modified time | relevance | path

Searched refs:SLJIT_ORDERED (Results 1 – 10 of 10) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1368 #define SLJIT_ORDERED 21 macro
1369 #define SLJIT_SET_ORDERED SLJIT_SET(SLJIT_ORDERED)
H A DsljitNativeMIPS_common.c2674 SLJIT_ASSERT(GET_FLAG_TYPE(op) == SLJIT_UNORDERED || GET_FLAG_TYPE(op) == SLJIT_ORDERED); in sljit_emit_fop1_cmp()
2939 case SLJIT_ORDERED: in sljit_emit_jump()
3250 case SLJIT_ORDERED: in sljit_emit_op_flags()
3355 case SLJIT_ORDERED: in sljit_emit_cmov()
H A DsljitLir.c1756 ((((type) & 0xff) == SLJIT_UNORDERED || ((type) & 0xff) == SLJIT_ORDERED) && \
1867 && ((type & 0xff) <= SLJIT_ORDERED || sljit_cmp_info(type & 0xff))); in check_sljit_emit_fcmp()
H A DsljitNativePPC_common.c2280 case SLJIT_ORDERED: in get_bo_bi_flags()
2545 case SLJIT_ORDERED: in sljit_emit_op_flags()
H A DsljitNativeARM_64.c1922 case SLJIT_ORDERED: in get_cc()
H A DsljitNativeX86_common.c519 case SLJIT_ORDERED: in get_jump_code()
H A DsljitNativeARM_T2_32.c2240 case SLJIT_ORDERED: in get_cc()
H A DsljitNativeRISCV_common.c2325 case SLJIT_ORDERED: in sljit_emit_jump()
H A DsljitNativeS390X.c296 case SLJIT_ORDERED: in get_cc()
H A DsljitNativeARM_32.c2653 case SLJIT_ORDERED: in get_cc()

Completed in 113 milliseconds