Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dreg-stack.c270 static void change_stack (rtx, stack, stack, enum emit_where);
382 change_stack (insn, regstack, &temp_stack, EMIT_BEFORE); in straighten_stack()
949 change_stack (insn, regstack, &temp_stack, EMIT_BEFORE); in swap_to_top()
2090 change_stack (insn, regstack, &temp_stack, EMIT_BEFORE); in subst_asm_stack_regs()
2336 change_stack (rtx insn, stack old, stack new, enum emit_where where) in change_stack() function
2731 change_stack (BB_END (source), &regstack, target_stack, in compensate_edge()
2744 change_stack (after, &regstack, target_stack, EMIT_BEFORE); in compensate_edge()
H A DChangeLog-19994258 (change_stack): Likewise. Update basic block end.
11475 * reg-stack.c (change_stack) Fixed problem with negative array index.
H A DChangeLog-20041655 * reg-stack.c (change_stack): Avoid placing the new top-of-stack in
2697 * reg-stack.c (change_stack): Improve algorithm used to pop regs
13738 subst_stack_regs_pat, subst_asm_stack_regs, change_stack,
H A DChangeLog-199813516 it for change_stack () instead of INSN.
H A DChangeLog-200516948 (change_stack): When changing the stack before the first insn