Searched defs:wi_fold (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | range-op.cc | 128 range_operator::wi_fold (value_range &r, tree type, in wi_fold() function in range_operator 906 operator_plus::wi_fold (value_range &r, tree type, in wi_fold() function in operator_plus 951 operator_minus::wi_fold (value_range &r, tree type, in wi_fold() function in operator_minus 990 operator_min::wi_fold (value_range &r, tree type, in wi_fold() function in operator_min 1012 operator_max::wi_fold (value_range &r, tree type, in wi_fold() function in operator_max 1129 operator_mult::wi_fold (value_range &r, tree type, in wi_fold() function in operator_mult 1266 operator_div::wi_fold (value_range &r, tree type, in wi_fold() function in operator_div 1412 operator_lshift::wi_fold (value_range &r, tree type, in wi_fold() function in operator_lshift 1538 operator_rshift::wi_fold (value_range &r, tree type, in wi_fold() function in operator_rshift 1889 operator_bitwise_and::wi_fold (value_range &r, tree type, in wi_fold() function in operator_bitwise_and [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | range-op.cc | 126 range_operator::wi_fold (irange &r, tree type, in wi_fold() function in range_operator 1309 operator_plus::wi_fold (irange &r, tree type, in wi_fold() function in operator_plus 1363 operator_minus::wi_fold (irange &r, tree type, in wi_fold() function in operator_minus 1504 operator_min::wi_fold (irange &r, tree type, in wi_fold() function in operator_min 1526 operator_max::wi_fold (irange &r, tree type, in wi_fold() function in operator_max 1678 operator_mult::wi_fold (irange &r, tree type, in wi_fold() function in operator_mult 1815 operator_div::wi_fold (irange &r, tree type, in wi_fold() function in operator_div 2000 operator_lshift::wi_fold (irange &r, tree type, in wi_fold() function in operator_lshift 2251 operator_rshift::wi_fold (irange &r, tree type, in wi_fold() function in operator_rshift 2788 operator_bitwise_and::wi_fold (irange &r, tree type, in wi_fold() function in operator_bitwise_and [all …]
|