Searched refs:distribute_bit_expr (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dfold-const.c107 static tree distribute_bit_expr (enum tree_code, tree, tree, tree);
3377 distribute_bit_expr (enum tree_code code, tree type, tree arg0, tree arg1)
9516 t1 = distribute_bit_expr (code, type, arg0, arg1);
9797 t1 = distribute_bit_expr (code, type, arg0, arg1);
3356 distribute_bit_expr (enum tree_code code, tree type, tree arg0, tree arg1) function

Completed in 113 milliseconds