Searched refs:simplify_cmplx (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | simplify.cc | 1759 simplify_cmplx (const char *name, gfc_expr *x, gfc_expr *y, int kind) in simplify_cmplx() function 1819 return simplify_cmplx ("CMPLX", x, y, kind); in gfc_simplify_cmplx() 1839 return simplify_cmplx ("COMPLEX", x, y, kind); in gfc_simplify_complex() 2284 return simplify_cmplx ("DCMPLX", x, y, gfc_default_double_kind); in gfc_simplify_dcmplx()
|
| H A D | ChangeLog-2008 | 882 * simplify.c (simplify_cmplx): Added linebreak to long line. 3539 (simplify_cmplx), (gfc_simplify_dble), (gfc_simplify_float)
|
| H A D | ChangeLog-2007 | 100 * simplify.c (simplify_cmplx, gfc_simplify_dble, 315 * simplify.c (simplify_cmplx,gfc_simplify_dble,gfc_simplify_float,
|
| H A D | ChangeLog-2004 | 1323 gfc_simplify_atan2,gfc_simplify_ceiling,simplify_cmplx,
|
| H A D | ChangeLog-2019 | 1632 (simplify_cmplx): Remove conversion of BOZ constants, because
|
| H A D | ChangeLog-2010 | 4456 (simplify_cmplx): Use convert_boz(), check for constant arguments.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | simplify.c | 1727 simplify_cmplx (const char *name, gfc_expr *x, gfc_expr *y, int kind) in simplify_cmplx() function 1787 return simplify_cmplx ("CMPLX", x, y, kind); in gfc_simplify_cmplx() 1807 return simplify_cmplx ("COMPLEX", x, y, kind); in gfc_simplify_complex() 2251 return simplify_cmplx ("DCMPLX", x, y, gfc_default_double_kind); in gfc_simplify_dcmplx()
|