Home
last modified time | relevance | path

Searched refs:ceil_whole (Results 1 – 18 of 18) sorted by relevance

/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-math-opts.c1530 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1535 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1536 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1555 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-math-opts.c1729 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1734 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1735 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1754 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c1530 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1535 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1536 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1555 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c1530 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1535 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1536 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1555 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-math-opts.c1735 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1740 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1741 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1760 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c1530 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1535 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1536 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1555 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-math-opts.c1530 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1535 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1536 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1555 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-math-opts.c1529 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1534 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1535 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1554 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-math-opts.c1729 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1734 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1735 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1754 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-math-opts.c1729 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1734 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1735 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1754 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-math-opts.c1735 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1740 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1741 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1760 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-math-opts.c1735 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1740 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1741 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1760 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-math-opts.c1372 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1377 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1378 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1397 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-math-opts.c1372 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1377 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1378 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1397 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-math-opts.c1857 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1862 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1863 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1882 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-math-opts.c1857 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1862 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1863 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1882 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-math-opts.c1857 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1862 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1863 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1882 whole_part = ceil_whole; in expand_pow_as_sqrts()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-math-opts.c1857 REAL_VALUE_TYPE ceil_whole = dconst0; in expand_pow_as_sqrts() local
1862 real_ceil (&ceil_whole, mode, &exp); in expand_pow_as_sqrts()
1863 real_arithmetic (&ceil_fract, MINUS_EXPR, &ceil_whole, &exp); in expand_pow_as_sqrts()
1882 whole_part = ceil_whole; in expand_pow_as_sqrts()