| /openbsd/src/gnu/gcc/gcc/config/m68hc11/ |
| D | m68hc11.c | 2027 else if (reg_mentioned_p (reg, p) in dead_register_here() 2028 || (x_reg && reg_mentioned_p (x_reg, p))) in dead_register_here() 2053 && REGNO (dst) == REGNO (reg) && !reg_mentioned_p (reg, src)) in dead_register_here() 2058 if (reg_mentioned_p (reg, p) in dead_register_here() 2060 && reg_mentioned_p (x_reg, p))) in dead_register_here() 2706 && reg_mentioned_p (XEXP (XEXP (to, 0), 0), from) in m68hc11_split_move() 2728 && reg_mentioned_p (XEXP (XEXP (from, 0), 0), to) in m68hc11_split_move() 2757 && reg_mentioned_p (gen_rtx_REG (HImode, HARD_SP_REGNUM), from)) in m68hc11_split_move() 3479 else if (reg_mentioned_p (ix_reg, operands[0])) in m68hc11_gen_movhi() 3687 else if (!reg_mentioned_p (operands[0], operands[1])) in m68hc11_gen_movqi() [all …]
|
| D | m68hc11.md | 948 && !reg_mentioned_p (operands[0], operands[1]) 964 && !reg_mentioned_p (operands[1], operands[0]) 1335 if (reg_mentioned_p (gen_rtx_REG (HImode, HARD_X_REGNUM), operands[1])) 1458 if (reg_mentioned_p (ix_reg, operands[1])) 1624 x_reg_used = reg_mentioned_p (ix_reg, operands[1]); 3962 && reg_mentioned_p (operands[0], operands[2])))) 3975 || reg_mentioned_p (operands[0], operands[2])) 3979 && reg_mentioned_p (operands[0], operands[2])) 4118 || reg_mentioned_p (operands[0], operands[1])) 4175 else if (reg_mentioned_p (operands[0], operands[2])) [all …]
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/m68hc11/ |
| D | m68hc11.c | 2109 else if (reg_mentioned_p (reg, p) 2110 || (x_reg && reg_mentioned_p (x_reg, p))) 2135 && REGNO (dst) == REGNO (reg) && !reg_mentioned_p (reg, src)) 2140 if (reg_mentioned_p (reg, p) 2142 && reg_mentioned_p (x_reg, p))) 2837 && reg_mentioned_p (XEXP (XEXP (to, 0), 0), from) 2859 && reg_mentioned_p (XEXP (XEXP (from, 0), 0), to) 2888 && reg_mentioned_p (gen_rtx (REG, HImode, HARD_SP_REGNUM), from)) 3645 else if (reg_mentioned_p (ix_reg, operands[0])) 3863 else if (!reg_mentioned_p (operands[0], operands[1])) [all …]
|
| D | m68hc11.md | 940 && !reg_mentioned_p (operands[0], operands[1]) 956 && !reg_mentioned_p (operands[1], operands[0]) 1327 if (reg_mentioned_p (gen_rtx (REG, HImode, HARD_X_REGNUM), operands[1])) 1450 if (reg_mentioned_p (ix_reg, operands[1])) 1616 x_reg_used = reg_mentioned_p (ix_reg, operands[1]); 3978 && reg_mentioned_p (operands[0], operands[2])))) 3991 || reg_mentioned_p (operands[0], operands[2])) 3995 && reg_mentioned_p (operands[0], operands[2])) 4134 || reg_mentioned_p (operands[0], operands[1])) 4191 else if (reg_mentioned_p (operands[0], operands[2])) [all …]
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | regmove.c | 286 if (live && reg_mentioned_p (cc0_rtx, PATTERN (insn))) in mark_flags_life_zones() 472 && reg_mentioned_p (dest, PATTERN (q))) in optimize_reg_copy_1() 623 if (reg_mentioned_p (dest, PATTERN (q))) in optimize_reg_copy_2() 765 && !reg_mentioned_p (dest, SET_SRC (set)) in copy_src_to_dest() 2280 if (!reg_mentioned_p (stack_pointer_rtx, x)) in record_stack_memrefs() 2434 && ! reg_mentioned_p (stack_pointer_rtx, src) in combine_stack_adjustments_for_block() 2464 || reg_mentioned_p (stack_pointer_rtx, PATTERN (insn)))) in combine_stack_adjustments_for_block()
|
| D | reorg.c | 675 if (reg_mentioned_p (cc0_rtx, insn)) in delete_scheduled_jump() 1694 || reg_mentioned_p (cc0_rtx, ipat) in redundant_insn() 2133 && ! (reg_mentioned_p (cc0_rtx, pat) && ! sets_cc0_p (pat)) in fill_simple_delay_slots() 2274 && ! (reg_mentioned_p (cc0_rtx, pat) && ! sets_cc0_p (pat)) in fill_simple_delay_slots() 2285 if (reg_mentioned_p (cc0_rtx, pat)) in fill_simple_delay_slots() 2327 && ! reg_mentioned_p (cc0_rtx, PATTERN (next_trial)) in fill_simple_delay_slots() 2437 && ! reg_mentioned_p (cc0_rtx, pat) in fill_simple_delay_slots() 2569 && ! (reg_mentioned_p (cc0_rtx, pat) in fill_slots_from_thread() 2649 if (reg_mentioned_p (cc0_rtx, pat)) in fill_slots_from_thread()
|
| D | recog.c | 3365 if (reg_mentioned_p (SET_DEST (out_set), SET_DEST (in_set))) in store_data_bypass_p() 3385 if (reg_mentioned_p (SET_DEST (exp), SET_DEST (in_set))) in store_data_bypass_p() 3417 if (reg_mentioned_p (SET_DEST (out_set), XEXP (in_set, 1)) in if_test_bypass_p() 3418 || reg_mentioned_p (SET_DEST (out_set), XEXP (in_set, 2))) in if_test_bypass_p() 3438 if (reg_mentioned_p (SET_DEST (out_set), XEXP (in_set, 1)) in if_test_bypass_p() 3439 || reg_mentioned_p (SET_DEST (out_set), XEXP (in_set, 2))) in if_test_bypass_p()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | regmove.c | 288 if (live && reg_mentioned_p (cc0_rtx, PATTERN (insn))) 478 && reg_mentioned_p (dest, PATTERN (q))) 632 if (reg_mentioned_p (dest, PATTERN (q))) 781 && !reg_mentioned_p (dest, SET_SRC (set)) 2308 if (!reg_mentioned_p (stack_pointer_rtx, x)) 2463 && ! reg_mentioned_p (stack_pointer_rtx, src) 2493 || reg_mentioned_p (stack_pointer_rtx, PATTERN (insn))))
|
| D | reorg.c | 650 if (reg_mentioned_p (cc0_rtx, insn)) 1754 || reg_mentioned_p (cc0_rtx, ipat) 2205 && ! (reg_mentioned_p (cc0_rtx, pat) && ! sets_cc0_p (pat)) 2346 && ! (reg_mentioned_p (cc0_rtx, pat) && ! sets_cc0_p (pat)) 2357 if (reg_mentioned_p (cc0_rtx, pat)) 2399 && ! reg_mentioned_p (cc0_rtx, PATTERN (next_trial)) 2508 && ! reg_mentioned_p (cc0_rtx, pat) 2648 && ! (reg_mentioned_p (cc0_rtx, pat) 2728 if (reg_mentioned_p (cc0_rtx, pat))
|
| D | recog.c | 747 if (! reg_mentioned_p (cc0_rtx, PATTERN (next))) 3425 if (reg_mentioned_p (SET_DEST (out_set), SET_DEST (in_set))) 3447 if (reg_mentioned_p (SET_DEST (exp), SET_DEST (in_set))) 3481 if (reg_mentioned_p (SET_DEST (out_set), XEXP (in_set, 1)) 3482 || reg_mentioned_p (SET_DEST (out_set), XEXP (in_set, 2))) 3504 if (reg_mentioned_p (SET_DEST (out_set), XEXP (in_set, 1)) 3505 || reg_mentioned_p (SET_DEST (out_set), XEXP (in_set, 2)))
|
| D | rtlanal.c | 467 && reg_mentioned_p (label, y)) 637 reg_mentioned_p (reg, in) in reg_mentioned_p() function 691 if (reg_mentioned_p (reg, XVECEXP (in, i, j))) 695 && reg_mentioned_p (reg, XEXP (in, i))) 1097 if (*pinsn && reg_mentioned_p (x, *pinsn)) 1527 return reg_mentioned_p (x, in);
|
| D | loop.c | 1018 && !reg_mentioned_p (SET_DEST (set), SET_SRC (set1))) 1236 && ! reg_mentioned_p (in_this, not_in_this)) 1780 if (reg_mentioned_p (XEXP (x, 0), insn)) 4669 && ! reg_mentioned_p (bl->biv->dest_reg, SET_SRC (bl->init_set))) 6078 if (reg_mentioned_p (v->dest_reg, PATTERN (p))) 8279 && reg_mentioned_p (bivreg, PATTERN (p))) 8293 else if (reg_mentioned_p (bivreg, PATTERN (p))) 8304 && reg_mentioned_p (bivreg, SET_SRC (blt->init_set))) 8342 && reg_mentioned_p (v->dest_reg, 8658 && reg_mentioned_p (regno_reg_rtx[bl->regno], [all …]
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/ |
| D | arm.h | 2127 && ( reg_mentioned_p (frame_pointer_rtx, X) \ 2128 || reg_mentioned_p (arg_pointer_rtx, X) \ 2129 || reg_mentioned_p (virtual_incoming_args_rtx, X) \ 2130 || reg_mentioned_p (virtual_outgoing_args_rtx, X) \ 2131 || reg_mentioned_p (virtual_stack_dynamic_rtx, X) \ 2132 || reg_mentioned_p (virtual_stack_vars_rtx, X))) \
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/ns32k/ |
| D | ns32k.c | 763 if (reg_mentioned_p (operands[0], XEXP (operands[1], 0)) 764 && reg_mentioned_p (latehalf[0], XEXP (operands[1], 0))) 780 if (reg_mentioned_p (operands[0], XEXP (operands[1], 0)))
|
| D | ns32k.md | 2954 "! reg_mentioned_p (stack_pointer_rtx, operands[1])" 2971 "! reg_mentioned_p (stack_pointer_rtx, operands[1])" 2988 "! reg_mentioned_p (stack_pointer_rtx, operands[1])" 3005 "! reg_mentioned_p (stack_pointer_rtx, operands[1])" 3022 "! reg_mentioned_p (stack_pointer_rtx, operands[1])" 3045 "! reg_mentioned_p (stack_pointer_rtx, operands[1]) 3046 && ! reg_mentioned_p (stack_pointer_rtx, operands[3])"
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/i370/ |
| D | i370.h | 981 && reg_mentioned_p (XEXP (exp, 0), cc_status.value1)) \ 984 && reg_mentioned_p (XEXP (exp, 0), cc_status.value2)) \ 1013 && reg_mentioned_p (cc_status.value1, cc_status.value2)) \
|
| /openbsd/src/gnu/gcc/gcc/config/m32c/ |
| D | mov.md | 117 && ! reg_mentioned_p (operands[0], operands[3])))" 132 && ! reg_mentioned_p (operands[0], operands[3])"
|
| D | m32c.c | 3129 if (reg_mentioned_p (d[di], s[si])) in m32c_split_move() 3726 if (reg_mentioned_p (sp, insn)) in m32c_function_needs_enter() 3728 if (reg_mentioned_p (fb, insn)) in m32c_function_needs_enter() 3995 && reg_mentioned_p (op0, pp)) in m32c_compare_redundant()
|
| /openbsd/src/gnu/gcc/gcc/config/arm/ |
| D | arm.c | 2080 || (reload_completed && !reg_mentioned_p (target, source))) in arm_gen_constant() 3735 && (reg_mentioned_p (frame_pointer_rtx, x) in thumb_legitimate_address_p() 3736 || reg_mentioned_p (arg_pointer_rtx, x) in thumb_legitimate_address_p() 3737 || reg_mentioned_p (virtual_incoming_args_rtx, x) in thumb_legitimate_address_p() 3738 || reg_mentioned_p (virtual_outgoing_args_rtx, x) in thumb_legitimate_address_p() 3739 || reg_mentioned_p (virtual_stack_dynamic_rtx, x) in thumb_legitimate_address_p() 3740 || reg_mentioned_p (virtual_stack_vars_rtx, x))) in thumb_legitimate_address_p() 5238 || reg_mentioned_p (stack_pointer_rtx, src_mem) in arm_adjust_cost() 5239 || reg_mentioned_p (frame_pointer_rtx, src_mem) in arm_adjust_cost() 5240 || reg_mentioned_p (hard_frame_pointer_rtx, src_mem)) in arm_adjust_cost() [all …]
|
| /openbsd/src/gnu/gcc/gcc/config/c4x/ |
| D | c4x.c | 3193 && ((GET_CODE (op2) == MEM && reg_mentioned_p (op0, XEXP (op2, 0))) in valid_parallel_load_store() 3194 || (GET_CODE (op3) == MEM && reg_mentioned_p (op0, XEXP (op3, 0))))) in valid_parallel_load_store() 3239 && reg_mentioned_p (op0, XEXP (op2, 0))) in valid_parallel_operands_4() 3279 && reg_mentioned_p (op0, XEXP (op3, 0))) in valid_parallel_operands_5() 3328 && ((GET_CODE (op4) == MEM && reg_mentioned_p (op0, XEXP (op4, 0))) in valid_parallel_operands_6() 3329 || (GET_CODE (op5) == MEM && reg_mentioned_p (op0, XEXP (op5, 0))))) in valid_parallel_operands_6()
|
| /openbsd/src/gnu/gcc/gcc/config/stormy16/ |
| D | stormy16.c | 2477 if (reg_mentioned_p (reg, and)) in combine_bnp() 2495 if (reg_mentioned_p (reg, and)) in combine_bnp() 2521 if (reg_mentioned_p (reg, shift) in combine_bnp() 2566 if (reg_mentioned_p (reg, load)) in combine_bnp()
|
| /openbsd/src/gnu/gcc/gcc/config/mt/ |
| D | mt.c | 163 if (*pinsn && reg_mentioned_p (x, *pinsn)) in insn_dependent_p_1() 1837 if (reg_mentioned_p (reg, PATTERN (insn))) in mt_scan_loop() 2043 if (reg_mentioned_p (iter_reg, PATTERN (insn))) in mt_reorg_loops()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/c4x/ |
| D | c4x.c | 3725 && ((GET_CODE (op2) == MEM && reg_mentioned_p (op0, XEXP (op2, 0))) 3726 || (GET_CODE (op3) == MEM && reg_mentioned_p (op0, XEXP (op3, 0))))) 3772 && reg_mentioned_p (op0, XEXP (op2, 0))) 3813 && reg_mentioned_p (op0, XEXP (op3, 0))) 3863 && ((GET_CODE (op4) == MEM && reg_mentioned_p (op0, XEXP (op4, 0))) 3864 || (GET_CODE (op5) == MEM && reg_mentioned_p (op0, XEXP (op5, 0)))))
|
| /openbsd/src/gnu/gcc/gcc/config/iq2000/ |
| D | iq2000.c | 1511 || (iq2000_load_reg != 0 && reg_mentioned_p (iq2000_load_reg, pattern)) in final_prescan_insn() 1512 || (iq2000_load_reg2 != 0 && reg_mentioned_p (iq2000_load_reg2, pattern)) in final_prescan_insn() 1513 || (iq2000_load_reg3 != 0 && reg_mentioned_p (iq2000_load_reg3, pattern)) in final_prescan_insn() 1515 && reg_mentioned_p (iq2000_load_reg4, pattern))) in final_prescan_insn()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/arc/ |
| D | arc.c | 1417 && ! reg_mentioned_p (stack_pointer_rtx, PATTERN (trial)) 1418 && ! reg_mentioned_p (frame_pointer_rtx, PATTERN (trial)))
|