Home
last modified time | relevance | path

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

/external/pcre/dist/sljit/
DsljitLir.h927 #define SLJIT_DMUL (SLJIT_FOP2_BASE + 2) macro
928 #define SLJIT_SMUL (SLJIT_DMUL | SLJIT_SINGLE_OP)
DsljitNativeX86_common.c2481 else if (dst == src2 && (op == SLJIT_DADD || op == SLJIT_DMUL)) {
2507 case SLJIT_DMUL:
DsljitNativeSPARC_common.c1157 case SLJIT_DMUL: in sljit_emit_fop2()
DsljitNativeARM_64.c1755 case SLJIT_DMUL: in sljit_emit_fop2()
DsljitNativeARM_T2_32.c1774 case SLJIT_DMUL: in sljit_emit_fop2()
DsljitNativePPC_common.c1990 case SLJIT_DMUL: in sljit_emit_fop2()
DsljitNativeMIPS_common.c1520 case SLJIT_DMUL: in sljit_emit_fop2()
DsljitNativeARM_32.c2256 case SLJIT_DMUL: in sljit_emit_fop2()