Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1180 #define SLJIT_NOT_EQUAL_F64 15 macro
1181 #define SLJIT_NOT_EQUAL_F32 (SLJIT_NOT_EQUAL_F64 | SLJIT_F32_OP)
1182 #define SLJIT_SET_NOT_EQUAL_F SLJIT_SET(SLJIT_NOT_EQUAL_F64)
H A DsljitNativeMIPS_common.c1614 case SLJIT_NOT_EQUAL_F64: in sljit_emit_fop1_cmp()
1876 case SLJIT_NOT_EQUAL_F64: in sljit_emit_jump()
2146 case SLJIT_NOT_EQUAL_F64: in sljit_emit_op_flags()
2243 case SLJIT_NOT_EQUAL_F64: in sljit_emit_cmov()
H A DsljitNativePPC_common.c1995 case SLJIT_NOT_EQUAL_F64: in get_bo_bi_flags()
2217 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.c1616 case SLJIT_NOT_EQUAL_F64: in get_cc()
H A DsljitNativeARM_32.c2169 case SLJIT_NOT_EQUAL_F64: in get_cc()
H A DsljitNativeARM_T2_32.c1776 case SLJIT_NOT_EQUAL_F64: in get_cc()
H A DsljitNativeS390X.c208 case SLJIT_NOT_EQUAL_F64: in get_cc()
H A DsljitNativeX86_common.c382 case SLJIT_NOT_EQUAL_F64: in get_jump_code()

Completed in 66 milliseconds