Searched refs:dconst1_4 (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
1885 dconst1_4 = dconst1;
1886 SET_REAL_EXP (&dconst1_4, REAL_EXP (&dconst1_4) - 2);
1971 && (speed_p || real_equal (&c, &dconst1_4))
/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
2019 dconst1_4 = dconst1;
2020 SET_REAL_EXP (&dconst1_4, REAL_EXP (&dconst1_4) - 2);
2105 && (speed_p || real_equal (&c, &dconst1_4))

Completed in 148 milliseconds