Home
last modified time | relevance | path

Searched refs:keep_with_call_p (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dcfgrtl.c1372 && keep_with_call_p (next)) in commit_one_edge_insertion()
2705 && keep_with_call_p (insn)) in rtl_block_ends_with_call_p()
2784 && keep_with_call_p (insn)) in rtl_flow_call_edges_add()
2828 && keep_with_call_p (NEXT_INSN (split_at_insn))) in rtl_flow_call_edges_add()
Drtlanal.c3170 keep_with_call_p (rtx insn) in keep_with_call_p() function
3192 if (i2 && keep_with_call_p (i2)) in keep_with_call_p()
Drtl.h1744 extern bool keep_with_call_p (rtx);
DChangeLog-200212446 * 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 must
32921 (keep_with_call_p): Fix the test that determines if a register holds
32939 * cfganal.c (keep_with_call_p): New function.
DChangeLog-200429927 parms_set, find_first_parameter_load, keep_with_call_p,