Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-core.h2028 struct GTY(()) tree_target_option { struct
2085 struct tree_target_option GTY ((tag ("TS_TARGET_OPTION"))) target_option;
Dtree.cc1065 case TARGET_OPTION_NODE: return sizeof (tree_target_option); in tree_code_size()
DChangeLog-200813055 (struct tree_target_option): New tree variant that remembers the
13059 tree_target_option fields.
DChangeLog-201740616 (tree_target_option): Likewise.
DChangeLog-201527438 * tree-core.h (tree_target_option): Make opts field a pointer to a
DChangeLog-201449013 (struct tree_target_option): Add globals field.