Searched refs:get_operator (Results 1 – 4 of 4) sorted by relevance
577 get_operator (const char *id, bool allow_null = false) in get_operator() function637 return get_operator ("LT_EXPR"); in swap_tree_comparison()639 return get_operator ("LE_EXPR"); in swap_tree_comparison()641 return get_operator ("GT_EXPR"); in swap_tree_comparison()643 return get_operator ("GE_EXPR"); in swap_tree_comparison()645 return get_operator ("UNLT_EXPR"); in swap_tree_comparison()647 return get_operator ("UNLE_EXPR"); in swap_tree_comparison()649 return get_operator ("UNGT_EXPR"); in swap_tree_comparison()651 return get_operator ("UNGE_EXPR"); in swap_tree_comparison()2325 || ((id = get_operator ((const char *)CPP_HASHNODE in walk_c_expr()[all …]
5306 (get_operator): Add a parameter that says whether null identifiers5325 (get_operator): Only try one variation if the original name fails.
27163 * genmatch.c (get_operator): Likewise.
8636 (get_operator): Mark user_id as used.