Searched refs:default_node (Results 1 – 4 of 4) sorted by relevance
1345 splay_tree_node default_node; in c_do_switch_warnings() local1353 default_node = splay_tree_lookup (cases, (splay_tree_key) NULL); in c_do_switch_warnings()1354 if (!default_node) in c_do_switch_warnings()1371 if (default_node) in c_do_switch_warnings()1397 || (default_node in c_do_switch_warnings()1471 (default_node || !warn_switch in c_do_switch_warnings()
4936 splay_tree_node default_node in c_switch_covers_all_cases_p() local4938 if (default_node) in c_switch_covers_all_cases_p()
5554 splay_tree_node default_node; in c_do_switch_warnings() local5561 default_node = splay_tree_lookup (cases, (splay_tree_key) NULL); in c_do_switch_warnings()5562 if (!default_node) in c_do_switch_warnings()5633 (default_node || !warn_switch in c_do_switch_warnings()
32699 struct cgraph_node *default_node = NULL; in ix86_get_function_versions_dispatcher() local32747 default_node = default_version_info->this_node; in ix86_get_function_versions_dispatcher()32757 dispatch_decl = make_dispatcher_decl (default_node->decl); in ix86_get_function_versions_dispatcher()32778 error_at (DECL_SOURCE_LOCATION (default_node->decl), in ix86_get_function_versions_dispatcher()