Searched refs:attribute_table (Results 1 – 8 of 8) sorted by relevance
76 if (targetm.attribute_table) in function_attribute_inlinable_p()85 for (i = 0; targetm.attribute_table[i].name != NULL; i++) in function_attribute_inlinable_p()86 if (is_attribute_p (targetm.attribute_table[i].name, name)) in function_attribute_inlinable_p()
118 attribute_tables[1] = lang_hooks.attribute_table; in init_attributes()120 attribute_tables[3] = targetm.attribute_table; in init_attributes()
404 const struct attribute_spec *attribute_table; member
1115 (attribute_table,
455 const struct attribute_spec *attribute_table; member
236 attribute_tables[1] = lang_hooks.attribute_table; in init_attributes()238 attribute_tables[3] = targetm.attribute_table; in init_attributes()
3734 if (targetm.attribute_table) in function_attribute_inlinable_p()3743 for (i = 0; targetm.attribute_table[i].name != NULL; i++) in function_attribute_inlinable_p()3744 if (is_attribute_p (targetm.attribute_table[i].name, name)) in function_attribute_inlinable_p()
2143 (attribute_table,