Home
last modified time | relevance | path

Searched refs:mul_with_sign (Results 1 – 25 of 99) sorted by relevance

1234

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
H A Dtree-chrec.c508 num = num.mul_with_sign (idx, false, &overflow); in tree_fold_binomial()
518 num = num.mul_with_sign (idx, false, &overflow); in tree_fold_binomial()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
H A Ddouble-int.c819 double_int::mul_with_sign (double_int b, bool unsigned_p, bool *overflow) const in mul_with_sign() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
H A Dtree-chrec.c488 num = num.mul_with_sign (idx, false, &overflow); in tree_fold_binomial()
498 num = num.mul_with_sign (idx, false, &overflow); in tree_fold_binomial()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;
H A Dtree-chrec.c488 num = num.mul_with_sign (idx, false, &overflow); in tree_fold_binomial()
498 num = num.mul_with_sign (idx, false, &overflow); in tree_fold_binomial()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddouble-int.h114 double_int mul_with_sign (double_int, bool unsigned_p, bool *overflow) const;

1234