Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.c7695 int dimode_p = GET_MODE (operands[0]) == DImode; local
7700 if (dimode_p && !stack_top_dies)
7710 if (stack_top_dies || dimode_p)
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.c8808 int dimode_p = GET_MODE (operands[0]) == DImode; in output_fix_trunc() local
8814 if ((dimode_p || fisttp) && !stack_top_dies) in output_fix_trunc()
8826 if (stack_top_dies || dimode_p) in output_fix_trunc()