Home
last modified time | relevance | path

Searched refs:powi_cbrt_x (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-math-opts.c1111 tree type, sqrtfn, cbrtfn, sqrt_arg0, sqrt_sqrt, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
1317 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
1319 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
1324 result = powi_cbrt_x; in gimple_expand_builtin_pow()
1327 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-math-opts.c1111 tree type, sqrtfn, cbrtfn, sqrt_arg0, sqrt_sqrt, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
1317 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
1319 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
1324 result = powi_cbrt_x; in gimple_expand_builtin_pow()
1327 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-math-opts.c1146 tree type, sqrtfn, cbrtfn, sqrt_arg0, sqrt_sqrt, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
1352 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
1354 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
1359 result = powi_cbrt_x; in gimple_expand_builtin_pow()
1362 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-math-opts.c1683 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
1837 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
1839 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
1844 result = powi_cbrt_x; in gimple_expand_builtin_pow()
1847 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-math-opts.c1882 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
2036 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
2038 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
2043 result = powi_cbrt_x; in gimple_expand_builtin_pow()
2046 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c1683 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
1837 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
1839 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
1844 result = powi_cbrt_x; in gimple_expand_builtin_pow()
1847 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c1683 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
1837 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
1839 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
1844 result = powi_cbrt_x; in gimple_expand_builtin_pow()
1847 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-math-opts.c1888 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
2042 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
2044 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
2049 result = powi_cbrt_x; in gimple_expand_builtin_pow()
2052 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c1683 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
1837 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
1839 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
1844 result = powi_cbrt_x; in gimple_expand_builtin_pow()
1847 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c1683 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
1837 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
1839 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
1844 result = powi_cbrt_x; in gimple_expand_builtin_pow()
1847 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-math-opts.c1682 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
1836 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
1838 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
1843 result = powi_cbrt_x; in gimple_expand_builtin_pow()
1846 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-math-opts.c1882 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
2036 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
2038 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
2043 result = powi_cbrt_x; in gimple_expand_builtin_pow()
2046 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-math-opts.c1882 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
2036 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
2038 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
2043 result = powi_cbrt_x; in gimple_expand_builtin_pow()
2046 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-math-opts.c1888 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
2042 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
2044 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
2049 result = powi_cbrt_x; in gimple_expand_builtin_pow()
2052 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-math-opts.c1888 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
2042 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
2044 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
2049 result = powi_cbrt_x; in gimple_expand_builtin_pow()
2052 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-math-opts.c1525 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
1679 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
1681 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
1686 result = powi_cbrt_x; in gimple_expand_builtin_pow()
1689 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-math-opts.c1525 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
1679 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
1681 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
1686 result = powi_cbrt_x; in gimple_expand_builtin_pow()
1689 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-math-opts.c2010 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
2164 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
2166 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
2171 result = powi_cbrt_x; in gimple_expand_builtin_pow()
2174 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-math-opts.c2010 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
2164 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
2166 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
2171 result = powi_cbrt_x; in gimple_expand_builtin_pow()
2174 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-math-opts.c2010 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
2164 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
2166 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
2171 result = powi_cbrt_x; in gimple_expand_builtin_pow()
2174 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-math-opts.c2010 tree type, sqrtfn, cbrtfn, sqrt_arg0, result, cbrt_x, powi_cbrt_x; in gimple_expand_builtin_pow() local
2164 powi_cbrt_x = cbrt_x; in gimple_expand_builtin_pow()
2166 powi_cbrt_x = build_and_insert_binop (gsi, loc, "powroot", MULT_EXPR, in gimple_expand_builtin_pow()
2171 result = powi_cbrt_x; in gimple_expand_builtin_pow()
2174 powi_x_ndiv3, powi_cbrt_x); in gimple_expand_builtin_pow()