Searched refs:c_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
1906 c_is_int = real_identical (&c, &cint);
1908 if (c_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
2040 c_is_int = real_identical (&c, &cint);
2042 if (c_is_int

Completed in 333 milliseconds