Searched refs:poly_int_binop (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const.c | 1120 poly_int_binop (poly_wide_int &res, enum tree_code code, in poly_int_binop() function 1192 || !poly_int_binop (poly_res, code, arg1, arg2, sign, &overflow)) in int_const_binop()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const.cc | 1125 poly_int_binop (poly_wide_int &res, enum tree_code code, in poly_int_binop() function 1197 || !poly_int_binop (poly_res, code, arg1, arg2, sign, &overflow)) in int_const_binop()
|
H A D | ChangeLog-2018 | 16530 (poly_int_binop): ...poly int code here.
|