Searched refs:build_target_option_node (Results 1 – 17 of 17) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | i386-c.cc | 652 = build_target_option_node (&global_options, &global_options_set); in ix86_pragma_target_parse()
|
| D | i386-options.cc | 1420 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/ |
| D | s390-c.cc | 422 tree prev_tree = build_target_option_node (&global_options, in s390_pragma_target_parse()
|
| D | s390.cc | 15778 = 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/ |
| D | attribs.cc | 639 = build_target_option_node (&global_options, &global_options_set); in decl_attributes()
|
| D | ChangeLog-2020 | 13289 * 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 …]
|
| D | tree.h | 3446 extern tree build_target_option_node (struct gcc_options *opts,
|
| D | tree.cc | 11756 build_target_option_node (struct gcc_options *opts, in build_target_option_node() function
|
| D | ChangeLog-2013 | 13810 (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.
|
| D | ChangeLog-2008 | 13043 (build_target_option_node): Build a tree that has the target
|
| D | ChangeLog-2012 | 8442 (build_target_option_node): Likewise.
|
| D | ChangeLog-2016 | 31425 build_target_option_node call by target_option_current_node.
|
| D | ChangeLog-2010 | 12272 (build_target_option_node): Pass &global_options to
|
| D | ChangeLog-2017 | 38892 * arm.c (arm_option_override): Don't call build_target_option_node
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/ |
| D | v850.cc | 3147 = build_target_option_node (&global_options, &global_options_set); in v850_option_override()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | rs6000.cc | 4897 = 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/ |
| D | arm.cc | 3795 = 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()
|