| /src/external/gpl3/gcc/dist/gcc/analyzer/ |
| region-model-asm.cc | 176 const region *dst_reg = get_lvalue (val, ctxt); local 177 output_regions.quick_push (dst_reg); 178 reachable_regs.add (dst_reg, true); 201 dst_reg->dump_to_pp (logger->get_printer (), true); 281 const region *dst_reg = output_regions[output_idx]; local 294 dst_reg, 298 set_value (dst_reg, sval, ctxt);
|
| kf.cc | 315 const region *dst_reg = model->deref_rvalue (dst_sval, dst_tree, ctxt); variable 320 model->write_bytes (dst_reg, num_bytes_sval, data_sval, ctxt); 356 const region *dst_reg = model->deref_rvalue (dst_sval, dst_tree, ctxt); variable 361 model->write_bytes (dst_reg, num_bytes_sval, data_sval, ctxt); 1250 const region *dst_reg variable 1252 const svalue *content = cd.get_or_create_conjured_svalue (dst_reg); 1253 model->set_value (dst_reg, content, ctxt);
|
| region-model.cc | 2319 const region *dst_reg = old_state.get_lvalue (lhs, ctxt); local 2325 set_value (dst_reg, src_sval, ctxt); 6959 pointer to an "untrusted" region DST_REG (and thus crossing a security 6969 region_model::maybe_complain_about_infoleak (const region *dst_reg, 6977 dst_reg,
|
| /src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| region-model-asm.cc | 178 const region *dst_reg = get_lvalue (val, ctxt); local 179 output_regions.quick_push (dst_reg); 180 reachable_regs.add (dst_reg, true); 203 dst_reg->dump_to_pp (logger->get_printer (), true); 283 const region *dst_reg = output_regions[output_idx]; local 296 dst_reg, 300 set_value (dst_reg, sval, ctxt);
|
| region-model.cc | 2044 const region *dst_reg = old_state.get_lvalue (lhs, ctxt); local 2046 set_value (dst_reg, src_sval, ctxt);
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-aarch64-ginsn.c | 108 unsigned int dst_reg, opnd_reg; local 137 dst_reg = ginsn_dw2_regnum (dst); 140 if (ginsn_dw2_regnum_invalid_p (dst_reg) 147 GINSN_DST_REG, dst_reg, 0); 160 unsigned int dst_reg, src1_reg, src2_reg; local 180 dst_reg = ginsn_dw2_regnum (dst); 184 if (ginsn_dw2_regnum_invalid_p (dst_reg) 200 GINSN_DST_REG, dst_reg, 0); 567 unsigned int src_reg = 0, dst_reg; local 580 dst_reg = ginsn_dw2_regnum (dst) 605 unsigned int src_reg = 0, dst_reg; local [all...] |
| tc-i386-ginsn.c | 300 unsigned int dst_reg; local 353 dst_reg = ginsn_dw2_regnum (dst); 357 dst_type, dst_reg, dst_disp); 378 unsigned int dst_reg; local 397 dst_reg = ginsn_dw2_regnum (i.op[1].regs); 415 GINSN_DST_REG, dst_reg, 0); 420 GINSN_DST_REG, dst_reg, 0);
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-aarch64-ginsn.c | 108 unsigned int dst_reg, opnd_reg; local 137 dst_reg = ginsn_dw2_regnum (dst); 140 if (ginsn_dw2_regnum_invalid_p (dst_reg) 147 GINSN_DST_REG, dst_reg, 0); 160 unsigned int dst_reg, src1_reg, src2_reg; local 180 dst_reg = ginsn_dw2_regnum (dst); 184 if (ginsn_dw2_regnum_invalid_p (dst_reg) 200 GINSN_DST_REG, dst_reg, 0); 567 unsigned int src_reg = 0, dst_reg; local 580 dst_reg = ginsn_dw2_regnum (dst) 605 unsigned int src_reg = 0, dst_reg; local [all...] |
| tc-i386-ginsn.c | 300 unsigned int dst_reg; local 353 dst_reg = ginsn_dw2_regnum (dst); 357 dst_type, dst_reg, dst_disp); 378 unsigned int dst_reg; local 397 dst_reg = ginsn_dw2_regnum (i.op[1].regs); 415 GINSN_DST_REG, dst_reg, 0); 420 GINSN_DST_REG, dst_reg, 0);
|
| /src/external/gpl3/binutils/dist/gas/ |
| scfi.c | 486 unsigned int dst_reg; local 498 dst_reg = ginsn_get_dst_reg (dst); 518 && dst_reg == REG_FP) 562 unsigned int dst_reg; local 574 dst_reg = ginsn_get_dst_reg (dst); 594 && dst_type == GINSN_DST_REG && dst_reg == REG_SP 607 else if (dst_type == GINSN_DST_REG && dst_reg == REG_SP 621 && dst_type == GINSN_DST_INDIRECT && dst_reg == REG_FP) 730 unsigned int dst_reg; local 753 dst_reg = ginsn_get_dst_reg (dst) [all...] |
| /src/external/gpl3/binutils.old/dist/gas/ |
| scfi.c | 486 unsigned int dst_reg; local 498 dst_reg = ginsn_get_dst_reg (dst); 518 && dst_reg == REG_FP) 562 unsigned int dst_reg; local 574 dst_reg = ginsn_get_dst_reg (dst); 594 && dst_type == GINSN_DST_REG && dst_reg == REG_SP 607 else if (dst_type == GINSN_DST_REG && dst_reg == REG_SP 621 && dst_type == GINSN_DST_INDIRECT && dst_reg == REG_FP) 730 unsigned int dst_reg; local 753 dst_reg = ginsn_get_dst_reg (dst) [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| tic6x-tdep.c | 147 unsigned int src_reg, base_reg, dst_reg; local 244 dst_reg = tic6x_register_number ((inst >> 23) & 0x1f, (inst >> 1) & 1, 0); 250 && dst_reg == TIC6X_DP_REGNUM /* dst is B14 */
|
| arm-tdep.c | 1097 int dst_reg = (insn & 0x7) + ((insn & 0x80) >> 4); local 1099 regs[dst_reg] = regs[src_reg]; 1415 int dst_reg = (inst2 & 0x0f00) >> 8; local 1417 regs[dst_reg] = regs[src_reg];
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| tic6x-tdep.c | 147 unsigned int src_reg, base_reg, dst_reg; local 244 dst_reg = tic6x_register_number ((inst >> 23) & 0x1f, (inst >> 1) & 1, 0); 250 && dst_reg == TIC6X_DP_REGNUM /* dst is B14 */
|
| arm-tdep.c | 1099 int dst_reg = (insn & 0x7) + ((insn & 0x80) >> 4); local 1101 regs[dst_reg] = regs[src_reg]; 1417 int dst_reg = (inst2 & 0x0f00) >> 8; local 1419 regs[dst_reg] = regs[src_reg];
|
| /src/sys/external/bsd/sljit/dist/sljit_src/ |
| sljitNativeARM_32.c | 1412 sljit_s32 dst_reg; local 1501 dst_reg = SLOW_IS_REG(dst) ? dst : TMP_REG2; 1512 if (FAST_IS_REG(src2) && dst_reg != TMP_REG2) 1518 src2_reg = (op <= SLJIT_MOVU_P) ? dst_reg : TMP_REG2; 1528 FAIL_IF(emit_single_op(compiler, op, flags, dst_reg, src1_reg, src2_reg)); 1533 return emit_op_mem(compiler, inp_flags, dst_reg, dst, dstw, TMP_REG1); 2215 sljit_s32 dst_reg, flags = GET_ALL_FLAGS(op); local 2228 dst_reg = FAST_IS_REG(dst) ? dst : TMP_REG2; 2231 FAIL_IF(push_inst(compiler, EMIT_DATA_PROCESS_INS(MOV_DP, 0, dst_reg, SLJIT_UNUSED, SRC2_IMM | 0))); 2232 FAIL_IF(push_inst(compiler, (EMIT_DATA_PROCESS_INS(MOV_DP, 0, dst_reg, SLJIT_UNUSED, SRC2_IMM | 1) & ~COND_MASK) | cc)) [all...] |
| sljitNativeARM_T2_32.c | 1345 sljit_s32 dst_reg, flags, src2_reg; local 1353 dst_reg = SLOW_IS_REG(dst) ? dst : TMP_REG1; 1378 emit_op_imm(compiler, flags | GET_OPCODE(op), dst_reg, src1w, src2w); 1382 return emit_op_mem(compiler, WORD_SIZE | STORE, dst_reg, dst, dstw, TMP_REG2);
|
| /src/external/gpl3/gcc/dist/gcc/config/m32r/ |
| m32r.cc | 2551 rtx dst_reg; 2557 dst_reg = copy_addr_to_reg (XEXP (orig_dst, 0)); 2568 block_move_call (dst_reg, src_reg, bytes_rtx); 2606 to the word after the end of the source block, and dst_reg to point 2609 emit_insn (gen_cpymemsi_internal (dst_reg, src_reg, at_a_time, 2611 emit_move_insn (dst_reg, new_dst_reg); 2613 emit_insn (gen_addsi3 (dst_reg, dst_reg, GEN_INT (4))); 2623 emit_insn (gen_cpymemsi_internal (dst_reg, src_reg, GEN_INT (leftover), 2528 rtx dst_reg; local
|
| /src/external/gpl3/gcc/dist/gcc/config/visium/ |
| visium.cc | 2415 address SRC_REG to DST with address DST_REG in 4-byte chunks. */ 2418 expand_block_move_4 (rtx dst, rtx dst_reg, rtx src, rtx src_reg, rtx bytes_rtx) 2428 emit_move_insn (regno_reg_rtx[1], dst_reg); 2444 dst_reg, Pmode, 2453 dst = replace_equiv_address_nv (dst, dst_reg); 2471 address SRC_REG to DST with address DST_REG in 2-bytes chunks. */ 2474 expand_block_move_2 (rtx dst, rtx dst_reg, rtx src, rtx src_reg, rtx bytes_rtx) 2480 dst_reg, Pmode, 2489 dst = replace_equiv_address_nv (dst, dst_reg); 2498 SRC_REG to address DST_REG in 1-byte chunks. * 2618 rtx dst_reg, src_reg; local 2666 rtx dst_reg; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/m32r/ |
| m32r.cc | 2549 rtx dst_reg; 2555 dst_reg = copy_addr_to_reg (XEXP (orig_dst, 0)); 2566 block_move_call (dst_reg, src_reg, bytes_rtx); 2604 to the word after the end of the source block, and dst_reg to point 2607 emit_insn (gen_cpymemsi_internal (dst_reg, src_reg, at_a_time, 2609 emit_move_insn (dst_reg, new_dst_reg); 2611 emit_insn (gen_addsi3 (dst_reg, dst_reg, GEN_INT (4))); 2621 emit_insn (gen_cpymemsi_internal (dst_reg, src_reg, GEN_INT (leftover), 2526 rtx dst_reg; local
|
| /src/external/gpl3/gcc.old/dist/gcc/config/visium/ |
| visium.cc | 2412 address SRC_REG to DST with address DST_REG in 4-byte chunks. */ 2415 expand_block_move_4 (rtx dst, rtx dst_reg, rtx src, rtx src_reg, rtx bytes_rtx) 2425 emit_move_insn (regno_reg_rtx[1], dst_reg); 2441 dst_reg, Pmode, 2450 dst = replace_equiv_address_nv (dst, dst_reg); 2468 address SRC_REG to DST with address DST_REG in 2-bytes chunks. */ 2471 expand_block_move_2 (rtx dst, rtx dst_reg, rtx src, rtx src_reg, rtx bytes_rtx) 2477 dst_reg, Pmode, 2486 dst = replace_equiv_address_nv (dst, dst_reg); 2495 SRC_REG to address DST_REG in 1-byte chunks. * 2615 rtx dst_reg, src_reg; local 2663 rtx dst_reg; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/mips/ |
| mips.cc | 14928 int dst_reg, src_reg; 14934 dst_reg = REG_P (recog_data.operand[0]); 14939 if (dst_reg == src_reg) 14869 int dst_reg, src_reg; local
|
| /src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| mips.cc | 14739 int dst_reg, src_reg; 14745 dst_reg = REG_P (recog_data.operand[0]); 14750 if (dst_reg == src_reg) 14680 int dst_reg, src_reg; local
|