Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dreg-stack.c258 static bool subst_stack_regs PARAMS ((rtx, stack));
2157 subst_stack_regs (insn, regstack) in subst_stack_regs() function
2722 control_flow_insn_deleted |= subst_stack_regs (insn, &regstack);
2761 control_flow_insn_deleted |= subst_stack_regs (insn, &regstack);
H A DChangeLog.04935 (subst_stack_regs): Likewise.
5911 (subst_stack_regs): Undo change from Sep 4 1997.
12238 * reg-stack.c (subst_stack_regs): Pop the stack register for a
H A DChangeLog.11506 (subst_stack_regs): Likewise.
1565 (subst_stack_regs): Handle subst_stack_regs_pat deleting
8286 (subst_stack_regs): Move n_operands declaration into the if statement
H A DChangeLog2149 (subst_stack_regs): Likewise, using the information provided
2152 using the information provided by subst_stack_regs. Purge dead
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.719540 * reg-stack.c (subst_stack_regs): Properly check for deleted insn.
/openbsd-src/gnu/gcc/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()