Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitLir.h1124 #define SLJIT_GREATER_F64 20 macro
1125 #define SLJIT_GREATER_F32 (SLJIT_GREATER_F64 | SLJIT_F32_OP)
1126 #define SLJIT_SET_GREATER_F SLJIT_SET(SLJIT_GREATER_F64)
H A DsljitNativeMIPS_common.c1416 case SLJIT_GREATER_F64: in sljit_emit_fop1_cmp()
1683 case SLJIT_GREATER_F64: in sljit_emit_jump()
1972 case SLJIT_GREATER_F64: in sljit_emit_op_flags()
2073 case SLJIT_GREATER_F64: in sljit_emit_cmov()
H A DsljitNativePPC_common.c2150 case SLJIT_GREATER_F64: in get_bo_bi_flags()
2338 case SLJIT_GREATER_F64: in sljit_emit_op_flags()
H A DsljitNativeSPARC_common.c1270 case SLJIT_GREATER_F64: /* Unordered. */ in get_cc()
H A DsljitNativeARM_T2_32.c1739 case SLJIT_GREATER_F64: in get_cc()
H A DsljitNativeARM_32.c2086 case SLJIT_GREATER_F64: in get_cc()
H A DsljitNativeARM_64.c1864 case SLJIT_GREATER_F64: in get_cc()
H A DsljitNativeX86_common.c379 case SLJIT_GREATER_F64: in get_jump_code()

Completed in 54 milliseconds