Searched refs:dconst1_6 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c1877 REAL_VALUE_TYPE c, cint, dconst1_3, dconst1_4, dconst1_6; local
1947 dconst1_6 = dconst1_3;
1948 SET_REAL_EXP (&dconst1_6, REAL_EXP (&dconst1_6) - 1);
1956 && real_equal (&c, &dconst1_6))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc2011 REAL_VALUE_TYPE c, cint, dconst1_3, dconst1_4, dconst1_6; local
2081 dconst1_6 = dconst1_3;
2082 SET_REAL_EXP (&dconst1_6, REAL_EXP (&dconst1_6) - 1);
2090 && real_equal (&c, &dconst1_6))

Completed in 108 milliseconds