Home
last modified time | relevance | path

Searched refs:subst_stack_regs (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dreg-stack.c269 static bool subst_stack_regs (rtx, stack);
2224 subst_stack_regs (rtx insn, stack regstack) in subst_stack_regs() function
2881 control_flow_insn_deleted |= subst_stack_regs (insn, &regstack); in convert_regs_1()
2917 control_flow_insn_deleted |= subst_stack_regs (insn, &regstack); in convert_regs_1()
H A DChangeLog-19973200 * reg-stack.c (subst_stack_regs): Pop the stack register for a
H A DChangeLog-1998967 (subst_stack_regs): Move n_operands declaration into the if statement
13514 (subst_stack_regs): Likewise.
14490 (subst_stack_regs): Undo change from Sep 4 1997.
H A DChangeLog-199915974 (subst_stack_regs): Likewise.
16033 (subst_stack_regs): Handle subst_stack_regs_pat deleting
H A DFSFChangeLog.108556 (subst_stack_regs): Make sure the stack is in the right order
H A DFSFChangeLog.112963 * reg-stack.c (subst_stack_regs): Pop the stack register for a
H A DChangeLog-20064301 * reg-stack.c (subst_stack_regs): Handle noreturn function calls
H A DChangeLog-20032242 (subst_stack_regs): Likewise, using the information provided
2245 using the information provided by subst_stack_regs. Purge dead
H A DChangeLog-200424631 emit_swap_insn, swap_rtx_condition, subst_stack_regs,
42899 * reg-stack.c (subst_stack_regs): Unshare clobbers before
H A DChangeLog-200516945 (subst_stack_regs): Update call to straighten stack.
H A DChangeLog-200233987 * reg-stack.c (subst_stack_regs): Properly check for deleted insn.