| /src/external/gpl3/gcc/dist/gcc/ |
| lra-lives.cc | 701 int n_alt, dst_regno, src_regno; 746 dst_regno = REGNO (SET_DEST (set)); 751 if (lra_reg_info[dst_regno].nrefs == 0) 757 bitmap_copy (&temp_bitmap, &lra_reg_info[dst_regno].insn_bitmap); 761 lra_substitute_pseudo_within_insn (insn, dst_regno, 803 dst_regno = (set != NULL_RTX && REG_P (SET_DEST (set)) 806 && src_regno >= 0 && dst_regno >= 0 812 || (!HARD_REGISTER_NUM_P (dst_regno) 814 lra_reg_info[dst_regno].val, 815 lra_reg_info[dst_regno].offset))) 699 int n_alt, dst_regno, src_regno; local [all...] |
| lra-remat.cc | 458 int dst_regno = REGNO (dstreg); 462 && dst_regno >= FIRST_PSEUDO_REGISTER 463 && reg_renumber[dst_regno] < 0 468 dst_regno, insn); 777 int src_regno = -1, dst_regno = -1; 783 dst_regno = REGNO (SET_DEST (set)); 802 && dst_regno == cand->regno) 1104 int src_regno = -1, dst_regno = -1; 1110 dst_regno = REGNO (SET_DEST (set)); 1116 if (dst_regno >= 0 && src_regno >= FIRST_PSEUDO_REGISTE 456 int dst_regno = REGNO (dstreg); local 772 int src_regno = -1, dst_regno = -1; local 1095 int src_regno = -1, dst_regno = -1; local [all...] |
| lra-constraints.cc | 6440 int dst_regno = REGNO (dst_reg); 6442 enum reg_class cl = lra_get_allocno_class (dst_regno), insn_reg_cl; 6717 int i, src_regno, dst_regno, nregs; 6784 src_regno = dst_regno = -1; 6787 dst_regno = REGNO (SET_DEST (curr_set)); 6794 && dst_regno >= lra_constraint_new_regno_start 6795 && (cl = lra_get_allocno_class (dst_regno)) != NO_REGS) 6814 && dst_regno >= lra_constraint_new_regno_start 6816 && (cl = lra_get_allocno_class (dst_regno)) != NO_REGS 6817 && ! bitmap_bit_p (&invalid_invariant_regs, dst_regno) [all...] |
| ira-lives.cc | 1212 int dst_regno = REGNO (SET_DEST (set)); local 1219 if (dst_regno == src_regno) 1224 if ((HARD_REGISTER_NUM_P (dst_regno) 1225 && hard_regno_nregs (dst_regno, mode) != 1)
|
| ira-costs.cc | 2364 int i, freq, src_regno, dst_regno, hard_regno, a_regno; 2390 dst_regno = REGNO (dst); 2392 if (dst_regno >= FIRST_PSEUDO_REGISTER 2396 a = ira_curr_regno_allocno_map[dst_regno]; 2400 && dst_regno < FIRST_PSEUDO_REGISTER) 2402 hard_regno = dst_regno; 2356 int i, freq, src_regno, dst_regno, hard_regno, a_regno; local
|
| ira-color.cc | 4745 ira_mark_memory_move_deletion (int dst_regno, int src_regno) 4747 ira_allocno_t dst = ira_regno_allocno_map[dst_regno];
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| lra-lives.cc | 701 int n_alt, dst_regno, src_regno; 746 dst_regno = REGNO (SET_DEST (set)); 751 if (lra_reg_info[dst_regno].nrefs == 0) 757 bitmap_copy (&temp_bitmap, &lra_reg_info[dst_regno].insn_bitmap); 761 lra_substitute_pseudo_within_insn (insn, dst_regno, 805 dst_regno = (set != NULL_RTX && REG_P (SET_DEST (set)) 808 && src_regno >= 0 && dst_regno >= 0 814 || (!HARD_REGISTER_NUM_P (dst_regno) 816 lra_reg_info[dst_regno].val, 817 lra_reg_info[dst_regno].offset))) 699 int n_alt, dst_regno, src_regno; local [all...] |
| lra-remat.cc | 458 int dst_regno = REGNO (dstreg); 462 && dst_regno >= FIRST_PSEUDO_REGISTER 463 && reg_renumber[dst_regno] < 0 468 dst_regno, insn); 777 int src_regno = -1, dst_regno = -1; 783 dst_regno = REGNO (SET_DEST (set)); 802 && dst_regno == cand->regno) 1104 int src_regno = -1, dst_regno = -1; 1110 dst_regno = REGNO (SET_DEST (set)); 1116 if (dst_regno >= 0 && src_regno >= FIRST_PSEUDO_REGISTE 456 int dst_regno = REGNO (dstreg); local 772 int src_regno = -1, dst_regno = -1; local 1095 int src_regno = -1, dst_regno = -1; local [all...] |
| lra-constraints.cc | 6188 int dst_regno = REGNO (dst_reg); 6190 enum reg_class cl = lra_get_allocno_class (dst_regno), insn_reg_cl; 6465 int i, src_regno, dst_regno, nregs; 6532 src_regno = dst_regno = -1; 6535 dst_regno = REGNO (SET_DEST (curr_set)); 6542 && dst_regno >= lra_constraint_new_regno_start 6543 && (cl = lra_get_allocno_class (dst_regno)) != NO_REGS) 6562 && dst_regno >= lra_constraint_new_regno_start 6564 && (cl = lra_get_allocno_class (dst_regno)) != NO_REGS 6565 && ! bitmap_bit_p (&invalid_invariant_regs, dst_regno) [all...] |
| ira-lives.cc | 1151 int dst_regno = REGNO (SET_DEST (set)); local 1158 if (dst_regno == src_regno) 1163 if ((HARD_REGISTER_NUM_P (dst_regno) 1164 && hard_regno_nregs (dst_regno, mode) != 1)
|
| ira-costs.cc | 2150 int i, freq, src_regno, dst_regno, hard_regno, a_regno; 2176 dst_regno = REGNO (dst); 2178 if (dst_regno >= FIRST_PSEUDO_REGISTER 2182 a = ira_curr_regno_allocno_map[dst_regno]; 2186 && dst_regno < FIRST_PSEUDO_REGISTER) 2188 hard_regno = dst_regno; 2142 int i, freq, src_regno, dst_regno, hard_regno, a_regno; local
|
| ira-color.cc | 4710 ira_mark_memory_move_deletion (int dst_regno, int src_regno) 4712 ira_allocno_t dst = ira_regno_allocno_map[dst_regno];
|
| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| aarch64.cc | 3220 int dst_regno = REGNO (dst); local 3223 if (FP_REGNUM_P (dst_regno) && GP_REGNUM_P (src_regno)) 3232 else if (GP_REGNUM_P (dst_regno) && FP_REGNUM_P (src_regno))
|
| /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| aarch64.cc | 4876 int dst_regno = REGNO (dst); local 4879 if (FP_REGNUM_P (dst_regno) && GP_REGNUM_P (src_regno)) 4888 else if (GP_REGNUM_P (dst_regno) && FP_REGNUM_P (src_regno))
|