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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c1883 bool hw_sqrt_exists, c_is_int, c2_is_int; local
1988 c2_is_int = real_identical (&c2, &cint);
2011 && !c2_is_int
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc2017 bool hw_sqrt_exists, c_is_int, c2_is_int; local
2122 c2_is_int = real_identical (&c2, &cint);
2145 && !c2_is_int

Completed in 101 milliseconds