Searched defs:wi_op_overflows (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | range-op.cc | 1109 operator_mult::wi_op_overflows (wide_int &res, tree type, in wi_op_overflows() function in operator_mult 1224 operator_div::wi_op_overflows (wide_int &res, tree type, in wi_op_overflows() function in operator_div 1472 operator_lshift::wi_op_overflows (wide_int &res, tree type, in wi_op_overflows() function in operator_lshift 1507 operator_rshift::wi_op_overflows (wide_int &res, in wi_op_overflows() function in operator_rshift
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | range-op.cc | 1658 operator_mult::wi_op_overflows (wide_int &res, tree type, in wi_op_overflows() function in operator_mult 1773 operator_div::wi_op_overflows (wide_int &res, tree type, in wi_op_overflows() function in operator_div 2066 operator_lshift::wi_op_overflows (wide_int &res, tree type, in wi_op_overflows() function in operator_lshift 2213 operator_rshift::wi_op_overflows (wide_int &res, in wi_op_overflows() function in operator_rshift
|