Searched refs:TREE_TARGET_GLOBALS (Results 1 – 7 of 7) sorted by relevance
3015 if (TREE_TARGET_GLOBALS (new_tree)) in ix86_reset_previous_fndecl()3016 restore_target_globals (TREE_TARGET_GLOBALS (new_tree)); in ix86_reset_previous_fndecl()3020 TREE_TARGET_GLOBALS (new_tree) = save_target_globals_default_opts (); in ix86_reset_previous_fndecl()3287 if (TREE_TARGET_GLOBALS (new_tree)) in ix86_set_current_function()3288 restore_target_globals (TREE_TARGET_GLOBALS (new_tree)); in ix86_set_current_function()3292 TREE_TARGET_GLOBALS (new_tree) = save_target_globals_default_opts (); in ix86_set_current_function()
16290 if (TREE_TARGET_GLOBALS (new_tree)) in s390_activate_target_options()16291 restore_target_globals (TREE_TARGET_GLOBALS (new_tree)); in s390_activate_target_options()16295 TREE_TARGET_GLOBALS (new_tree) = save_target_globals_default_opts (); in s390_activate_target_options()
3441 #define TREE_TARGET_GLOBALS(NODE) \ macro
11790 TREE_TARGET_GLOBALS (*iter) = NULL; in prepare_target_option_nodes_for_pch()
49014 * tree.h (TREE_TARGET_GLOBALS): Define.
24490 if (TREE_TARGET_GLOBALS (new_tree)) in rs6000_activate_target_options()24491 restore_target_globals (TREE_TARGET_GLOBALS (new_tree)); in rs6000_activate_target_options()24495 TREE_TARGET_GLOBALS (new_tree) = save_target_globals_default_opts (); in rs6000_activate_target_options()
33152 if (TREE_TARGET_GLOBALS (new_tree)) in save_restore_target_globals()33153 restore_target_globals (TREE_TARGET_GLOBALS (new_tree)); in save_restore_target_globals()33159 TREE_TARGET_GLOBALS (new_tree) = save_target_globals_default_opts (); in save_restore_target_globals()