Searched refs:keep_with_call_p (Results 1 – 10 of 10) sorted by relevance
4909 && (keep_with_call_p (insn) in rtl_block_ends_with_call_p()4991 && keep_with_call_p (insn)) in rtl_flow_call_edges_add()5035 && keep_with_call_p (NEXT_INSN (split_at_insn))) in rtl_flow_call_edges_add()
4148 keep_with_call_p (const rtx_insn *insn) in keep_with_call_p() function4174 if (i2 && keep_with_call_p (i2)) in keep_with_call_p()
3579 extern bool keep_with_call_p (const rtx_insn *);
5019 && (keep_with_call_p (insn) in rtl_block_ends_with_call_p()5101 && keep_with_call_p (insn)) in rtl_flow_call_edges_add()5145 && keep_with_call_p (NEXT_INSN (split_at_insn))) in rtl_flow_call_edges_add()
3719 extern bool keep_with_call_p (const rtx_insn *);
12446 * rtlanal.c (keep_with_call_p): Avoid overflow in fixed_regs.28901 (keep_with_call_p): Fix thinko.32343 (keep_with_call_p): Fix general_operand invocation.32478 * cfganal.c (keep_with_call_p): Source for fixed_reg dest must32921 (keep_with_call_p): Fix the test that determines if a register holds32939 * cfganal.c (keep_with_call_p): New function.
8842 * rtlanal.c (keep_with_call_p): Use CONST_CAST_RTX.8971 * rtlanal.c (keep_with_call_p): Use next_nonnote_insn.9581 keep_with_call_p): Likewise.
20311 * rtlanal.c (keep_with_call_p): Take const rtx_insn * instead of25723 (keep_with_call_p): Strengthen local "i2" from const_rtx to
32841 * rtlanal.c (keep_with_call_p): Use function_value_regno_p hook.
29927 parms_set, find_first_parameter_load, keep_with_call_p,