Searched refs:distribute_bit_expr (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | fold-const.c | 107 static tree distribute_bit_expr (enum tree_code, tree, tree, tree); 3358 distribute_bit_expr (enum tree_code code, tree type, tree arg0, tree arg1) in distribute_bit_expr() function 9483 t1 = distribute_bit_expr (code, type, arg0, arg1); in fold_binary() 9764 t1 = distribute_bit_expr (code, type, arg0, arg1); in fold_binary()
|
| H A D | ChangeLog-2004 | 32293 pedantic_omit_one_operand, distribute_bit_expr,
|