Searched refs:TFmode (Results 76 - 78 of 78) sorted by relevance

1234

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c4833 else if (TARGET_64BIT && GET_MODE (dest) == TFmode)
6487 if (mode == TFmode)
20298 REAL_MODE_FORMAT (TFmode) = &mips_quad_format;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc4844 else if (TARGET_64BIT && GET_MODE (dest) == TFmode)
6627 if (mode == TFmode)
20482 REAL_MODE_FORMAT (TFmode) = &mips_quad_format;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c1730 else if (mode == TFmode)
1880 else if (mode == TFmode)
5183 if (mode == XFmode || mode == TFmode)
5383 moving of second half of TFmode value. */

Completed in 406 milliseconds

1234