Searched refs:binops (Results 1 – 8 of 8) sorted by relevance
1222 static const cp_parser_binary_operations_map_node binops[] = { variable2611 for (i = 0; i < sizeof (binops) / sizeof (binops[0]); i++) in cp_parser_new()2612 binops_by_token[binops[i].token_type] = binops[i]; in cp_parser_new()
1832 binops, binops_by_token): New.
11 * Implement smarter constant generation for binops with large immediates.
1371 // Conditional binops, that updates update $dst to (op rs1, rs2) when condition
4825 binop_must_be_user_defined tests for user-defined binops,
2626 /// basic_sse12_fp_binop_xxx - SSE 1 & 2 binops come in both scalar and
5064 favour of looping and tail recursion for TREE_LIST and binops.
767 * c-typeck.c (build_binary_op): Allow vectors in binops.