mem_type 2014 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c sljit_si mem_type = (op & SLJIT_INT_OP) ? (INT_DATA | SIGNED_DATA) : WORD_DATA; mem_type 2027 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c mem_type = INT_DATA | SIGNED_DATA; mem_type 2035 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c FAIL_IF(emit_op_mem2(compiler, mem_type | LOAD_DATA, DR(TMP_REG1), src, srcw, dst, dstw)); mem_type 2103 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c return emit_op(compiler, op | flags, mem_type | CUMULATIVE_OP | LOGICAL_OP | IMM_OP | ALT_KEEP_CACHE, dst, dstw, src, srcw, TMP_REG2, 0); mem_type 2107 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c return emit_op_mem(compiler, mem_type, dst_ar, dst, dstw); mem_type 2089 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c sljit_si mem_type = (op & SLJIT_INT_OP) ? (INT_DATA | SIGNED_DATA) : WORD_DATA; mem_type 2100 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c mem_type = INT_DATA | SIGNED_DATA; mem_type 2107 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c FAIL_IF(emit_op_mem2(compiler, mem_type | LOAD_DATA, TMP_REG1_mapped, src, srcw, dst, dstw)); mem_type 2159 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c return emit_op(compiler, op | flags, mem_type | CUMULATIVE_OP | LOGICAL_OP | IMM_OP | ALT_KEEP_CACHE, dst, dstw, src, srcw, TMP_REG2, 0); mem_type 2163 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c return emit_op_mem(compiler, mem_type, dst_ar, dst, dstw);