Searched refs:double_int_add (Results 1 – 4 of 4) sorted by relevance
105 double_int double_int_add (double_int, double_int);
187 double_int_add (double_int a, double_int b) in double_int_add() function
1629 mmax = double_int_add (max, double_int_neg (cst)); in derive_constant_upper_bound()1633 return double_int_add (bnd, cst); in derive_constant_upper_bound()1658 bnd = double_int_add (bnd, double_int_neg (cst)); in derive_constant_upper_bound()
2605 *mul = double_int_sext (double_int_add (p0, p1), precision); in constant_multiple_of()