Searched refs:binops (Results 1 – 7 of 7) sorted by relevance
2016 static const cp_parser_binary_operations_map_node binops[] = { variable4203 for (unsigned i = 0; i < sizeof (binops) / sizeof (binops[0]); i++) in cp_parser_new()4204 binops_by_token[binops[i].token_type] = binops[i]; in cp_parser_new()
1832 binops, binops_by_token): New.
4825 binop_must_be_user_defined tests for user-defined binops,
27478 favor of looping and tail recursion for TREE_LIST and binops.
15214 * c-typeck.c (build_binary_op): Allow vectors in binops.
30770 binops do not use OPTAB_LIB_WIDEN.
9663 * tune/speed.c (routine): Add FLAG_R_OPTIONAL for many binops.