Searched refs:stack_top_dies (Results 1 – 2 of 2) sorted by relevance
7694 int stack_top_dies = find_regno_note (insn, REG_DEAD, FIRST_STACK_REG) != 0; local7700 if (dimode_p && !stack_top_dies)7710 if (stack_top_dies || dimode_p)7729 int stack_top_dies; local7756 stack_top_dies = find_regno_note (insn, REG_DEAD, FIRST_STACK_REG) != 0;7759 && stack_top_dies7838 mask |= stack_top_dies;
8807 int stack_top_dies = find_regno_note (insn, REG_DEAD, FIRST_STACK_REG) != 0; in output_fix_trunc() local8814 if ((dimode_p || fisttp) && !stack_top_dies) in output_fix_trunc()8826 if (stack_top_dies || dimode_p) in output_fix_trunc()8871 int stack_top_dies; in output_fp_compare() local8902 stack_top_dies = find_regno_note (insn, REG_DEAD, FIRST_STACK_REG) != 0; in output_fp_compare()8906 if (stack_top_dies) in output_fp_compare()8916 && stack_top_dies in output_fp_compare()8975 mask |= stack_top_dies; in output_fp_compare()