Searched defs:cbrt_x (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-math-opts.c | 1113 tree type, sqrtfn, cbrtfn, sqrt_arg0, sqrt_sqrt, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-math-opts.c | 1683 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
|