Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dreg-stack.c269 static bool subst_stack_regs (rtx_insn *, stack_ptr);
2426 subst_stack_regs (rtx_insn *insn, stack_ptr regstack) in subst_stack_regs() function
3124 control_flow_insn_deleted |= subst_stack_regs (insn, &regstack); in convert_regs_1()
3177 control_flow_insn_deleted |= subst_stack_regs (insn, &regstack); in convert_regs_1()
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
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A 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()
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-20032242 (subst_stack_regs): Likewise, using the information provided
2245 using the information provided by subst_stack_regs. Purge dead
H A DChangeLog-200611385 * reg-stack.c (subst_stack_regs): Handle noreturn function calls
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-202124182 (subst_stack_regs): When call_insn doesn't clobber any stack
H A DChangeLog-200516944 (subst_stack_regs): Update call to straighten stack.
H A DChangeLog-200233987 * reg-stack.c (subst_stack_regs): Properly check for deleted insn.
H A DChangeLog-201425896 (subst_stack_regs): Likewise.