Searched refs:top_stack_reg (Results 1 – 2 of 2) sorted by relevance
1164 rtx top_stack_reg = FP_MODE_REG (FIRST_STACK_REG, GET_MODE (src)); local1167 push_rtx = gen_movtf (top_stack_reg, top_stack_reg);1169 push_rtx = gen_movxf (top_stack_reg, top_stack_reg);1171 REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_DEAD, top_stack_reg,
1061 rtx top_stack_reg = FP_MODE_REG (FIRST_STACK_REG, GET_MODE (src)); in move_for_stack_reg() local1063 push_rtx = gen_movxf (top_stack_reg, top_stack_reg); in move_for_stack_reg()1065 REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_DEAD, top_stack_reg, in move_for_stack_reg()