Searched refs:split_double (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | output.h | 128 extern void split_double (rtx, rtx *, rtx *);
|
| H A D | final.c | 3493 split_double (rtx value, rtx *first, rtx *second) in split_double() function
|
| H A D | FSFChangeLog | 477 * m68k.md (adddi3, subdi3, anddi3, iordi3, xordi3): Use split_double.
|
| H A D | ChangeLog-1998 | 13240 * final.c (split_double): Avoid a compiler warning if 13377 * final.c (split_double): Sign extend both halves of a split CONST_INT.
|
| H A D | FSFChangeLog.10 | 7802 * i960.c (i960_output_ldconst): Let split_double handle DImode.
|
| H A D | FSFChangeLog.11 | 10102 * rs6000.md (mov{df,di} define_splits): Use split_double to
|
| H A D | ChangeLog-1999 | 19519 * final.c (split_double): Sign extend REAL_VALUE_TO_TARGET_DOUBLE
|
| H A D | ChangeLog-2004 | 22466 * final.c (split_double): Remove unnecessary casts. 46625 make static; do not hand TFmode CONST_DOUBLEs to split_double.
|
| H A D | ChangeLog-2000 | 18147 * final.c (split_double): Right shift of negative values is not
|
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | ia64.c | 1171 split_double (in, &out[0], &out[1]); in ia64_split_tmode()
|