Searched refs:target_attributes (Results 1 – 6 of 6) sorted by relevance
1013 tree target_attributes, bool version_decl) in create_version_clone_with_body() argument1042 if (target_attributes) in create_version_clone_with_body()1044 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()1047 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
1028 tree target_attributes = NULL_TREE, bool version_decl = true);
998 tree target_attributes) in create_version_clone_with_body() argument1025 if (target_attributes) in create_version_clone_with_body()1027 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()1030 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
1068 tree target_attributes = NULL_TREE);
5810 (target_attributes): New.