SLJIT_CONVD_FROMS 1180 ext/pcre/pcrelib/sljit/sljitLir.c if (GET_OPCODE(op) == SLJIT_CONVD_FROMS) SLJIT_CONVD_FROMS 1181 ext/pcre/pcrelib/sljit/sljitLir.c fprintf(compiler->verbose, " %s%s ", fop1_names[SLJIT_CONVD_FROMS - SLJIT_FOP1_BASE], SLJIT_CONVD_FROMS 887 ext/pcre/pcrelib/sljit/sljitLir.h #define SLJIT_CONVS_FROMD (SLJIT_CONVD_FROMS | SLJIT_SINGLE_OP) SLJIT_CONVD_FROMS 2179 ext/pcre/pcrelib/sljit/sljitNativeARM_32.c if (GET_OPCODE(op) != SLJIT_CONVD_FROMS) SLJIT_CONVD_FROMS 2207 ext/pcre/pcrelib/sljit/sljitNativeARM_32.c case SLJIT_CONVD_FROMS: SLJIT_CONVD_FROMS 1692 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c emit_fop_mem(compiler, (GET_OPCODE(op) == SLJIT_CONVD_FROMS) ? (mem_flags ^ 0x100) : mem_flags, dst_r, src, srcw); SLJIT_CONVD_FROMS 1711 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c case SLJIT_CONVD_FROMS: SLJIT_CONVD_FROMS 1701 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c if (GET_OPCODE(op) != SLJIT_CONVD_FROMS) SLJIT_CONVD_FROMS 1729 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c case SLJIT_CONVD_FROMS: SLJIT_CONVD_FROMS 1415 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c if (GET_OPCODE(op) == SLJIT_CONVD_FROMS) SLJIT_CONVD_FROMS 1442 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c case SLJIT_CONVD_FROMS: SLJIT_CONVD_FROMS 1888 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c if (GET_OPCODE(op) == SLJIT_CONVD_FROMS) SLJIT_CONVD_FROMS 1899 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c case SLJIT_CONVD_FROMS: SLJIT_CONVD_FROMS 1045 ext/pcre/pcrelib/sljit/sljitNativeSPARC_common.c if (GET_OPCODE(op) == SLJIT_CONVD_FROMS) SLJIT_CONVD_FROMS 1079 ext/pcre/pcrelib/sljit/sljitNativeSPARC_common.c case SLJIT_CONVD_FROMS: SLJIT_CONVD_FROMS 2416 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c if (GET_OPCODE(op) == SLJIT_CONVD_FROMS) {