Searched refs:regstack (Results 1 – 8 of 8) sorted by relevance
403 regstack->reg [j] = regstack->reg [j + 1]; in pop_stack()794 = regstack->reg[regstack->top]; in emit_pop_insn()836 regstack->reg[other_reg] = regstack->reg[regstack->top]; in emit_swap_insn()837 regstack->reg[regstack->top] = tmp; in emit_swap_insn()1556 = regstack->reg[regstack->top]; in subst_stack_regs_pat()1580 = regstack->reg[regstack->top]; in subst_stack_regs_pat()1683 regstack->reg[regstack->top]); in subst_stack_regs_pat()1685 regstack->reg[regstack->top - 1]); in subst_stack_regs_pat()1689 regstack->reg[++regstack->top] = REGNO (*dest); in subst_stack_regs_pat()2153 regstack->reg[regstack->top]); in subst_asm_stack_regs()[all …]
3204 destination are both on the regstack.3205 (subst_stack_regs_pat): Put the destination at the top of the regstack.
3654 destination are both on the regstack.3655 (subst_stack_regs_pat): Put the destination at the top of the regstack.
14786 regstack and adjusts regstack.
302 * regstack.c (move_for_stack_reg): Avoid stack overflow while
16068 of regstack structure.
8984 regstack if optimizing but not scheduling after reload.
5264 * regstack.c (record_label_references): Remove unused function.