Home
last modified time | relevance | path

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

/trueos/contrib/gcc/config/i386/
HDi386.c9019 int stack_top_dies = find_regno_note (insn, REG_DEAD, FIRST_STACK_REG) != 0; in output_fix_trunc() local
9026 if ((dimode_p || fisttp) && !stack_top_dies) in output_fix_trunc()
9038 if (stack_top_dies || dimode_p) in output_fix_trunc()
9083 int stack_top_dies; in output_fp_compare() local
9114 stack_top_dies = find_regno_note (insn, REG_DEAD, FIRST_STACK_REG) != 0; in output_fp_compare()
9118 if (stack_top_dies) in output_fp_compare()
9128 && stack_top_dies in output_fp_compare()
9187 mask |= stack_top_dies; in output_fp_compare()