Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dreg-stack.cc270 static bool subst_stack_regs (rtx_insn *, stack_ptr);
2436 subst_stack_regs (rtx_insn *insn, stack_ptr regstack) in subst_stack_regs() function
3135 control_flow_insn_deleted |= subst_stack_regs (insn, &regstack); in convert_regs_1()
3188 control_flow_insn_deleted |= subst_stack_regs (insn, &regstack); in convert_regs_1()
DChangeLog-19973200 * reg-stack.c (subst_stack_regs): Pop the stack register for 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.
DChangeLog-199915974 (subst_stack_regs): Likewise.
16033 (subst_stack_regs): Handle subst_stack_regs_pat deleting
DFSFChangeLog.108556 (subst_stack_regs): Make sure the stack is in the right order
DFSFChangeLog.112963 * reg-stack.c (subst_stack_regs): Pop the stack register for a
DChangeLog-20032242 (subst_stack_regs): Likewise, using the information provided
2245 using the information provided by subst_stack_regs. Purge dead
DChangeLog-200611385 * reg-stack.c (subst_stack_regs): Handle noreturn function calls
DChangeLog-200424631 emit_swap_insn, swap_rtx_condition, subst_stack_regs,
42899 * reg-stack.c (subst_stack_regs): Unshare clobbers before
DChangeLog-202124182 (subst_stack_regs): When call_insn doesn't clobber any stack
DChangeLog-200516944 (subst_stack_regs): Update call to straighten stack.
DChangeLog-200233987 * reg-stack.c (subst_stack_regs): Properly check for deleted insn.
DChangeLog-201425896 (subst_stack_regs): Likewise.