Home
last modified time | relevance | path

Searched refs:ix86_valid_target_attribute_tree (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386-c.c350 cur_tree = ix86_valid_target_attribute_tree (args); in ix86_pragma_target_parse()
H A Di386-protos.h209 extern tree ix86_valid_target_attribute_tree (tree);
H A Di386.c4340 ix86_valid_target_attribute_tree (tree args) in ix86_valid_target_attribute_tree() function
4437 new_target = ix86_valid_target_attribute_tree (args); in ix86_valid_target_attribute_p()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386-protos.h210 extern tree ix86_valid_target_attribute_tree (tree,
H A Di386-c.c550 cur_tree = ix86_valid_target_attribute_tree (args, &global_options, in ix86_pragma_target_parse()
H A Di386.c5492 ix86_valid_target_attribute_tree (tree args, in ix86_valid_target_attribute_tree() function
5619 new_target = ix86_valid_target_attribute_tree (args, &func_options, in ix86_valid_target_attribute_p()
32297 target_node = ix86_valid_target_attribute_tree (attrs, &global_options, in get_builtin_code_for_version()