STORE 922 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c tmp_r = (flags & STORE) ? TMP_REG3 : reg; STORE 1386 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c if (getput_arg_fast(compiler, flags | STORE, dst_r, dst, dstw)) STORE 1389 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c return getput_arg(compiler, flags | STORE, dst_r, dst, dstw, 0, 0); STORE 1422 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c if (getput_arg_fast(compiler, mem_flags | STORE, dst_r, dst, dstw)) STORE 1425 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c return getput_arg(compiler, mem_flags | STORE, dst_r, dst, dstw, 0, 0); STORE 1457 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c if ((dst & SLJIT_MEM) && !getput_arg_fast(compiler, mem_flags | STORE | ARG_TEST, TMP_REG1, dst, dstw)) STORE 1506 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c getput_arg_fast(compiler, mem_flags | STORE, dst_r, dst, dstw); STORE 1509 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c return getput_arg(compiler, mem_flags | STORE, TMP_REG1, dst, dstw, 0, 0); STORE 1559 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c if (!(flags & STORE)) STORE 1621 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c return emit_op_mem(compiler, ((GET_OPCODE(op) == SLJIT_CONVI_FROMD) ? INT_SIZE : WORD_SIZE) | STORE, TMP_REG1, dst, dstw); STORE 1650 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c return emit_fop_mem(compiler, ((op & SLJIT_SINGLE_OP) ? INT_SIZE : WORD_SIZE) | STORE, TMP_FREG1, dst, dstw); STORE 1717 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c return emit_fop_mem(compiler, mem_flags | STORE, dst_r, dst, dstw); STORE 1765 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c return emit_fop_mem(compiler, mem_flags | STORE, TMP_FREG1, dst, dstw); STORE 1786 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c return emit_op_mem(compiler, WORD_SIZE | STORE, TMP_LR, dst, dstw); STORE 1990 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c return emit_op_mem(compiler, (GET_OPCODE(op) == SLJIT_MOV ? WORD_SIZE : INT_SIZE) | STORE, TMP_REG1, dst, dstw); STORE 2014 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c return emit_op_mem2(compiler, mem_flags | STORE, TMP_REG1, dst, dstw, 0, 0); STORE 2034 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c PTR_FAIL_IF(emit_op_mem(compiler, WORD_SIZE | STORE, dst_r, dst, dstw)); STORE 964 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c FAIL_IF(push_inst16(compiler, STR_SP | ((flags & STORE) ? 0 : 0x800) | RDN3(reg) | (argw >> 2))); STORE 1014 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c tmp_r = (flags & STORE) ? TMP_REG3 : reg; STORE 1406 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c if (getput_arg_fast(compiler, flags | STORE, dst_r, dst, dstw)) STORE 1409 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c return getput_arg(compiler, flags | STORE, dst_r, dst, dstw, 0, 0); STORE 1439 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c if (getput_arg_fast(compiler, flags | STORE, dst_r, dst, dstw)) STORE 1442 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c return getput_arg(compiler, flags | STORE, dst_r, dst, dstw, 0, 0); STORE 1466 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c if ((dst & SLJIT_MEM) && !getput_arg_fast(compiler, WORD_SIZE | STORE | ARG_TEST, TMP_REG1, dst, dstw)) STORE 1518 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c getput_arg_fast(compiler, WORD_SIZE | STORE, dst_r, dst, dstw); STORE 1521 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c return getput_arg(compiler, WORD_SIZE | STORE, TMP_REG1, dst, dstw, 0, 0); STORE 1807 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c if (getput_arg_fast(compiler, WORD_SIZE | STORE, TMP_REG3, dst, dstw)) STORE 1813 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c return getput_arg(compiler, WORD_SIZE | STORE, TMP_REG2, dst, dstw, 0, 0); STORE 2006 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c return emit_op_mem(compiler, WORD_SIZE | STORE, TMP_REG2, dst, dstw); STORE 2046 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c FAIL_IF(emit_op_mem2(compiler, WORD_SIZE | STORE, TMP_REG2, dst, dstw, 0, 0)); STORE 2074 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c PTR_FAIL_IF(emit_op_mem(compiler, WORD_SIZE | STORE, dst_r, dst, dstw));