Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1193 #define SLJIT_GREATER_F64 20 macro
1194 #define SLJIT_GREATER_F32 (SLJIT_GREATER_F64 | SLJIT_F32_OP)
1195 #define SLJIT_SET_GREATER_F SLJIT_SET(SLJIT_GREATER_F64)
H A DsljitNativeMIPS_common.c1616 case SLJIT_GREATER_F64: in sljit_emit_fop1_cmp()
1875 case SLJIT_GREATER_F64: in sljit_emit_jump()
2135 case SLJIT_GREATER_F64: in sljit_emit_op_flags()
2240 case SLJIT_GREATER_F64: in sljit_emit_cmov()
H A DsljitNativePPC_common.c1936 case SLJIT_GREATER_F64: in get_bo_bi_flags()
2164 case SLJIT_GREATER_F64: in sljit_emit_op_flags()
H A DsljitNativeSPARC_common.c1291 case SLJIT_GREATER_F64: /* Unordered. */ in get_cc()
H A DsljitNativeARM_64.c1634 case SLJIT_GREATER_F64: in get_cc()
H A DsljitNativeARM_T2_32.c1783 case SLJIT_GREATER_F64: in get_cc()
H A DsljitNativeARM_32.c2104 case SLJIT_GREATER_F64: in get_cc()
H A DsljitNativeX86_common.c394 case SLJIT_GREATER_F64: in get_jump_code()

Completed in 59 milliseconds