Searched refs:attribute_table (Results 1 – 9 of 9) sorted by relevance
74 if (targetm.attribute_table) in function_attribute_inlinable_p()83 for (i = 0; targetm.attribute_table[i].name != NULL; i++) in function_attribute_inlinable_p()84 if (is_attribute_p (targetm.attribute_table[i].name, name)) in function_attribute_inlinable_p()
60 attribute_tables[1] = lang_hooks.attribute_table; in init_attributes()62 attribute_tables[3] = targetm.attribute_table; in init_attributes()
421 const struct attribute_spec *attribute_table; member
401 const struct attribute_spec *attribute_table; member
59 attribute_tables[1] = lang_hooks.attribute_table; in init_attributes()61 attribute_tables[3] = targetm.attribute_table; in init_attributes()
228 const struct attribute_spec *attribute_table; member
354 const struct attribute_spec *attribute_table; member
129 if (targetm.attribute_table)138 for (i = 0; targetm.attribute_table[i].name != NULL; i++)139 if (is_attribute_p (targetm.attribute_table[i].name, name))
10463 valid_type_attribute. Add attribute_table and