Searched refs:stack_in (Results 1 – 2 of 2) sorted by relevance
2348 BLOCK_INFO (current_block)->stack_in = *new; in change_stack()2582 if (TEST_HARD_REG_BIT (bi->stack_in.reg_set, reg)) in convert_regs_entry()2586 bi->stack_in.reg[++top] = reg; in convert_regs_entry()2595 bi->stack_in.top = top; in convert_regs_entry()2824 if (bi->stack_in.top == -2) in convert_regs_1()2840 bi->stack_in.top = -1; in convert_regs_1()2843 bi->stack_in.reg[++bi->stack_in.top] = reg; in convert_regs_1()2850 print_stack (dump_file, &bi->stack_in); in convert_regs_1()2857 regstack = bi->stack_in; in convert_regs_1()3106 bi->stack_in.top = -2; in reg_to_stack()[all …]
16947 basic block, update stack_in instead of emitting a real swap.16949 in a basic block, update stack_in instead of emitting real code.