Home
last modified time | relevance | path

Searched refs:SLJIT_NOT_EQUAL_F64 (Results 1 – 8 of 8) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1184 #define SLJIT_NOT_EQUAL_F64 17 macro
1185 #define SLJIT_NOT_EQUAL_F32 (SLJIT_NOT_EQUAL_F64 | SLJIT_F32_OP)
1186 #define SLJIT_SET_NOT_EQUAL_F SLJIT_SET(SLJIT_NOT_EQUAL_F64)
H A DsljitNativeMIPS_common.c1609 case SLJIT_NOT_EQUAL_F64: in sljit_emit_fop1_cmp()
1873 case SLJIT_NOT_EQUAL_F64: in sljit_emit_jump()
2139 case SLJIT_NOT_EQUAL_F64: in sljit_emit_op_flags()
2238 case SLJIT_NOT_EQUAL_F64: in sljit_emit_cmov()
H A DsljitNativePPC_common.c1953 case SLJIT_NOT_EQUAL_F64: in get_bo_bi_flags()
2177 case SLJIT_NOT_EQUAL_F64: in sljit_emit_op_flags()
H A DsljitNativeSPARC_common.c1282 case SLJIT_NOT_EQUAL_F64: /* Unordered. */ in get_cc()
H A DsljitNativeARM_64.c1622 case SLJIT_NOT_EQUAL_F64: in get_cc()
H A DsljitNativeARM_T2_32.c1771 case SLJIT_NOT_EQUAL_F64: in get_cc()
H A DsljitNativeARM_32.c2092 case SLJIT_NOT_EQUAL_F64: in get_cc()
H A DsljitNativeX86_common.c382 case SLJIT_NOT_EQUAL_F64: in get_jump_code()

Completed in 71 milliseconds