Home
last modified time | relevance | path

Searched refs:starting_stack_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dreg-stack.c236 static bool starting_stack_p; variable
985 if (current_block && starting_stack_p) in emit_swap_insn()
988 starting_stack_p = false; in emit_swap_insn()
2550 && starting_stack_p in change_stack()
2554 starting_stack_p = false; in change_stack()
2994 starting_stack_p = false; in compensate_edges()
3085 starting_stack_p = true; in convert_regs_1()
3101 if (starting_stack_p) in convert_regs_1()
3125 starting_stack_p = false; in convert_regs_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dreg-stack.cc237 static bool starting_stack_p; variable
986 if (current_block && starting_stack_p) in emit_swap_insn()
989 starting_stack_p = false; in emit_swap_insn()
2563 && starting_stack_p in change_stack()
2567 starting_stack_p = false; in change_stack()
3007 starting_stack_p = false; in compensate_edges()
3096 starting_stack_p = true; in convert_regs_1()
3112 if (starting_stack_p) in convert_regs_1()
3136 starting_stack_p = false; in convert_regs_1()
H A DChangeLog-200516941 * reg-stack.c (starting_stack_p): New static global.
16949 (compensate_edges): Clear starting_stack_p during compensation.
16950 (convert_regs_1): Keep track of starting_stack_p whilst processing