Home
last modified time | relevance | path

Searched refs:build_target_option_node (Results 1 – 17 of 17) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-c.cc652 = build_target_option_node (&global_options, &global_options_set); in ix86_pragma_target_parse()
Di386-options.cc1420 t = build_target_option_node (opts, opts_set); in ix86_valid_target_attribute_tree()
2960 = build_target_option_node (opts, opts_set); in ix86_option_override_internal()
3285 = build_target_option_node (&global_options, &global_options_set); in ix86_set_current_function()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Ds390-c.cc422 tree prev_tree = build_target_option_node (&global_options, in s390_pragma_target_parse()
Ds390.cc15778 = build_target_option_node (&global_options, &global_options_set); in s390_option_override()
16068 t = build_target_option_node (opts, &new_opts_set); in s390_valid_target_attribute_tree()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dattribs.cc639 = build_target_option_node (&global_options, &global_options_set); in decl_attributes()
DChangeLog-202013289 * tree.h (build_optimization_node, build_target_option_node): Add
13293 (build_target_option_node): Add opts_set argument, pass it to
13310 build_target_option_node caller.
13316 build_optimization_node and build_target_option_node callers.
13318 cl_target_option_restore and build_target_option_node callers.
13322 build_optimization_node and build_target_option_node callers.
13324 (arm_valid_target_attribute_tree): Adjust build_target_option_node
13333 build_target_option_node and cl_target_option_save callers.
13340 build_target_option_node and cl_target_option_restore callers.
13343 (ix86_valid_target_attribute_tree): Adjust build_target_option_node
[all …]
Dtree.h3446 extern tree build_target_option_node (struct gcc_options *opts,
Dtree.cc11756 build_target_option_node (struct gcc_options *opts, in build_target_option_node() function
DChangeLog-201313810 (build_target_option_node): New parameter. Add extra parameter
13813 (build_target_option_node): New parameter.
13815 build_optimization_node and build_target_option_node.
13828 to build_optimization_node and build_target_option_node.
13978 Fix calls to build_optimization_node and build_target_option_node.
DChangeLog-200813043 (build_target_option_node): Build a tree that has the target
DChangeLog-20128442 (build_target_option_node): Likewise.
DChangeLog-201631425 build_target_option_node call by target_option_current_node.
DChangeLog-201012272 (build_target_option_node): Pass &global_options to
DChangeLog-201738892 * arm.c (arm_option_override): Don't call build_target_option_node
/netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/
Dv850.cc3147 = build_target_option_node (&global_options, &global_options_set); in v850_option_override()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.cc4897 = build_target_option_node (&global_options, &global_options_set); in rs6000_option_override_internal()
24357 new_target = build_target_option_node (&global_options, in rs6000_valid_attribute_p()
24394 tree prev_tree = build_target_option_node (&global_options, in rs6000_pragma_target_parse()
24432 || (cur_tree = build_target_option_node (&global_options, in rs6000_pragma_target_parse()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.cc3795 = build_target_option_node (&global_options, &global_options_set); in arm_option_override()
33413 return build_target_option_node (opts, opts_set); in arm_valid_target_attribute_tree()