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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c2015 tree powi_x_ndiv3 = NULL_TREE; local
2022 powi_x_ndiv3 = gimple_expand_builtin_powi (gsi, loc, arg0,
2024 if (!powi_x_ndiv3)
2044 powi_x_ndiv3, powi_cbrt_x);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc2149 tree powi_x_ndiv3 = NULL_TREE; local
2156 powi_x_ndiv3 = gimple_expand_builtin_powi (gsi, loc, arg0,
2158 if (!powi_x_ndiv3)
2178 powi_x_ndiv3, powi_cbrt_x);

Completed in 115 milliseconds