Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitLir.h1128 #define SLJIT_DIV_F64 (SLJIT_FOP2_BASE + 3) macro
1129 #define SLJIT_DIV_F32 (SLJIT_DIV_F64 | SLJIT_F32_OP)
DsljitNativeSPARC_common.c1224 case SLJIT_DIV_F64: in sljit_emit_fop2()
DsljitNativeARM_64.c1572 case SLJIT_DIV_F64: in sljit_emit_fop2()
DsljitLir.c1546 CHECK_ARGUMENT(GET_OPCODE(op) >= SLJIT_ADD_F64 && GET_OPCODE(op) <= SLJIT_DIV_F64); in check_sljit_emit_fop2()
DsljitNativePPC_common.c1855 case SLJIT_DIV_F64: in sljit_emit_fop2()
DsljitNativeARM_32.c2119 case SLJIT_DIV_F64: in sljit_emit_fop2()
DsljitNativeARM_T2_32.c1728 case SLJIT_DIV_F64: in sljit_emit_fop2()
DsljitNativeMIPS_common.c1745 case SLJIT_DIV_F64: in sljit_emit_fop2()
DsljitNativeX86_common.c2665 case SLJIT_DIV_F64: