Searched refs:reg_mentioned_p (Results 1 - 25 of 88) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/config/nds32/
H A Dnds32-predicates.c267 save_fp = reg_mentioned_p (gen_rtx_REG (SImode, FP_REGNUM), op);
268 save_gp = reg_mentioned_p (gen_rtx_REG (SImode, GP_REGNUM), op);
269 save_lp = reg_mentioned_p (gen_rtx_REG (SImode, LP_REGNUM), op);
H A Dnds32-md-auxiliary.c613 if (reg_mentioned_p (gen_rtx_REG (SImode, last_argument_regno), par_rtx))
/haiku-buildtools/gcc/gcc/
H A Dcombine-stack-adj.c320 if (!reg_mentioned_p (stack_pointer_rtx, x))
678 && !reg_mentioned_p (stack_pointer_rtx, src)
704 || reg_mentioned_p (stack_pointer_rtx, PATTERN (insn))))
H A Dreorg.c713 if (reg_mentioned_p (cc0_rtx, insn))
1634 || reg_mentioned_p (cc0_rtx, ipat)
2134 && ! (reg_mentioned_p (cc0_rtx, pat) && ! sets_cc0_p (pat))
2268 && ! (reg_mentioned_p (cc0_rtx, pat) && ! sets_cc0_p (pat))
2278 if (reg_mentioned_p (cc0_rtx, pat))
2317 && ! reg_mentioned_p (cc0_rtx, PATTERN (next_trial))
2531 && ! (reg_mentioned_p (cc0_rtx, pat)
2614 if (reg_mentioned_p (cc0_rtx, pat))
H A Drecog.c3745 if (reg_mentioned_p (SET_DEST (out_set), SET_DEST (in_set)))
3764 if (reg_mentioned_p (SET_DEST (out_exp), SET_DEST (in_set)))
3789 if (reg_mentioned_p (SET_DEST (out_set), SET_DEST (in_exp)))
3806 if (reg_mentioned_p (SET_DEST (out_exp), SET_DEST (in_exp)))
3840 if (reg_mentioned_p (SET_DEST (out_set), XEXP (in_set, 1))
3841 || reg_mentioned_p (SET_DEST (out_set), XEXP (in_set, 2)))
3861 if (reg_mentioned_p (SET_DEST (out_set), XEXP (in_set, 1))
3862 || reg_mentioned_p (SET_DEST (out_set), XEXP (in_set, 2)))
H A Dcfgcleanup.c1429 if (ninsns && reg_mentioned_p (cc0_rtx, last1) && ! sets_cc0_p (last1))
1552 if (ninsns && reg_mentioned_p (cc0_rtx, last1) && sets_cc0_p (last1))
2341 if (reg_mentioned_p (cc0_rtx, jump))
2510 if (reg_mentioned_p (cc0_rtx, jump))
2535 if (reg_mentioned_p (cc0_rtx, jump))
2595 if (reg_mentioned_p (cc0_rtx, jump))
H A Dhw-doloop.c174 else if (reg_mentioned_p (loop->iter_reg, PATTERN (insn)))
H A Dfwprop.c1326 && !reg_mentioned_p (SET_DEST (use_set),
1382 if (!reg_mentioned_p (DF_REF_REG (use), parent))
H A Dcprop.c790 if (!success && set && reg_mentioned_p (from, SET_SRC (set)))
808 if (set && MEM_P (SET_DEST (set)) && reg_mentioned_p (from, SET_DEST (set)))
/haiku-buildtools/legacy/gcc/gcc/config/arm/
H A Dthumb.h882 && (reg_mentioned_p (frame_pointer_rtx, X) \
883 || reg_mentioned_p (arg_pointer_rtx, X) \
884 || reg_mentioned_p (virtual_incoming_args_rtx, X) \
885 || reg_mentioned_p (virtual_outgoing_args_rtx, X) \
886 || reg_mentioned_p (virtual_stack_dynamic_rtx, X) \
887 || reg_mentioned_p (virtual_stack_vars_rtx, X))) \
/haiku-buildtools/legacy/gcc/gcc/
H A Dreorg.c608 if (reg_mentioned_p (cc0_rtx, insn))
1704 || reg_mentioned_p (cc0_rtx, ipat)
2152 && ! (reg_mentioned_p (cc0_rtx, pat)
2290 && ! (reg_mentioned_p (cc0_rtx, pat) && ! sets_cc0_p (pat))
2300 if (reg_mentioned_p (cc0_rtx, pat))
2342 && ! reg_mentioned_p (cc0_rtx, PATTERN (next_trial))
2448 && ! reg_mentioned_p (cc0_rtx, pat)
2589 && ! (reg_mentioned_p (cc0_rtx, pat)
2669 if (reg_mentioned_p (cc0_rtx, pat))
H A Dregmove.c287 if (live && reg_mentioned_p (cc0_rtx, PATTERN (insn)))
453 && reg_mentioned_p (dest, PATTERN (q)))
623 if (reg_mentioned_p (dest, PATTERN (q)))
790 && !reg_mentioned_p (dest, SET_SRC (set))
H A Drtlanal.c254 reg_mentioned_p (reg, in)
307 if (reg_mentioned_p (reg, XVECEXP (in, i, j)))
311 && reg_mentioned_p (reg, XEXP (in, i)))
955 return reg_mentioned_p (x, in);
251 reg_mentioned_p (reg, in) function
H A Dloop.c1042 && !reg_mentioned_p (SET_DEST (set), SET_SRC (set1)))
1221 && ! reg_mentioned_p (in_this, not_in_this))
1739 if (reg_mentioned_p (XEXP (x, 0), insn))
4173 && (reg_mentioned_p (giv, PATTERN (next))
4285 && ! reg_mentioned_p (bl->biv->dest_reg, SET_SRC (bl->init_set)))
4344 if (reg_mentioned_p (old_reg, PATTERN (p)))
4419 if (reg_mentioned_p (old_reg, PATTERN (p)))
4675 && ! reg_mentioned_p (bl->biv->dest_reg, SET_SRC (bl->init_set)))
5802 if (reg_mentioned_p (v->dest_reg, PATTERN (p)))
7912 && reg_mentioned_p (bivre
[all...]
H A Dstupid.c700 && ! reg_mentioned_p (SET_DEST (x),
/haiku-buildtools/legacy/gcc/gcc/config/i860/
H A Di860.c690 if (reg_mentioned_p (operands[0], XEXP (operands[1], 0))
691 && reg_mentioned_p (latehalf[0], XEXP (operands[1], 0)))
705 else if (! reg_mentioned_p (latehalf[0], XEXP (operands[1], 0)))
712 else if (addreg1 && reg_mentioned_p (addreg1, latehalf[0]))
/haiku-buildtools/legacy/gcc/gcc/config/i370/
H A Di370.h906 && reg_mentioned_p (XEXP (exp, 0), cc_status.value1)) \
909 && reg_mentioned_p (XEXP (exp, 0), cc_status.value2)) \
930 && reg_mentioned_p (cc_status.value1, cc_status.value2)) \
/haiku-buildtools/legacy/gcc/gcc/config/ns32k/
H A Dns32k.c376 if (reg_mentioned_p (operands[0], XEXP (operands[1], 0))
377 && reg_mentioned_p (latehalf[0], XEXP (operands[1], 0)))
393 if (reg_mentioned_p (operands[0], XEXP (operands[1], 0)))
/haiku-buildtools/legacy/gcc/gcc/config/sh/
H A Dsh.c2288 if (reg_mentioned_p (reg, ((GET_CODE (part) == SET
2338 if (GET_CODE (part) != SET && reg_mentioned_p (reg, part))
2341 return reg_mentioned_p (reg, SET_SRC (pattern));
2354 if (reg_mentioned_p (reg, XVECEXP (pattern, 0, i)))
2361 if (reg_mentioned_p (reg, SET_DEST (pattern)))
2863 if (! reg_mentioned_p (reg, scan))
2923 if (! reg_mentioned_p (reg, scan))
2995 && reg_mentioned_p (reg, scan))
/haiku-buildtools/legacy/gcc/gcc/config/i386/
H A Di386.c1125 if (reg_mentioned_p (operands[0], XEXP (operands[1], 0))
1126 && reg_mentioned_p (latehalf[0], XEXP (operands[1], 0)))
1148 && reg_mentioned_p (middlehalf[0], XEXP (operands[1], 0)))
1151 if (reg_mentioned_p (operands[0], XEXP (operands[1], 0))
1152 || reg_mentioned_p (latehalf[0], XEXP (operands[1], 0)))
1162 else if (reg_mentioned_p (operands[0], XEXP (operands[1], 0)))
5151 if (code == MEM && reg_mentioned_p (reg, rtl))
/haiku-buildtools/legacy/gcc/gcc/config/convex/
H A Dconvex.h1167 && reg_mentioned_p (SET_DEST (PATTERN (DEP)), \
/haiku-buildtools/gcc/gcc/config/stormy16/
H A Dstormy16.c2496 if (reg_mentioned_p (reg, and_insn))
2515 if (reg_mentioned_p (reg, and_insn))
2541 if (reg_mentioned_p (reg, shift)
2586 if (reg_mentioned_p (reg, load))
/haiku-buildtools/gcc/gcc/config/iq2000/
H A Diq2000.c1565 || (iq2000_load_reg != 0 && reg_mentioned_p (iq2000_load_reg, pattern))
1566 || (iq2000_load_reg2 != 0 && reg_mentioned_p (iq2000_load_reg2, pattern))
1567 || (iq2000_load_reg3 != 0 && reg_mentioned_p (iq2000_load_reg3, pattern))
1569 && reg_mentioned_p (iq2000_load_reg4, pattern)))
/haiku-buildtools/legacy/gcc/gcc/config/arc/
H A Darc.c1373 && ! reg_mentioned_p (stack_pointer_rtx, PATTERN (trial))
1374 && ! reg_mentioned_p (frame_pointer_rtx, PATTERN (trial)))
/haiku-buildtools/legacy/gcc/gcc/config/mips/
H A Dmips.c2360 ret = (reg_mentioned_p (op0, op1)
3284 if (! reg_mentioned_p (operands[i], operands[0])
3285 && ! reg_mentioned_p (operands[i], operands[1]))
5255 || (mips_load_reg != 0 && reg_mentioned_p (mips_load_reg, pattern))
5256 || (mips_load_reg2 != 0 && reg_mentioned_p (mips_load_reg2, pattern))
5257 || (mips_load_reg3 != 0 && reg_mentioned_p (mips_load_reg3, pattern))
5259 && reg_mentioned_p (mips_load_reg4, pattern)))
6216 if (! reg_mentioned_p (arg_pointer_rtx, XEXP (note, 0)))

Completed in 439 milliseconds

1234