Searched refs:handle_optimize_attribute (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-attribs.c | 136 static tree handle_optimize_attribute (tree *, tree, tree, int, bool *); 430 handle_optimize_attribute, NULL }, 4436 handle_optimize_attribute (tree *node, tree name, tree args, in handle_optimize_attribute() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-attribs.cc | 149 static tree handle_optimize_attribute (tree *, tree, tree, int, bool *); 480 handle_optimize_attribute, NULL }, 5513 handle_optimize_attribute (tree *node, tree name, tree args, in handle_optimize_attribute() function
|
H A D | ChangeLog | 502 * c-attribs.c (handle_optimize_attribute): Do not call 1140 * c-attribs.c (handle_optimize_attribute): Limit sanity check 1175 * c-attribs.c (handle_optimize_attribute): Save target node 2048 * c-attribs.c (handle_optimize_attribute): Adjust 2195 * c-attribs.c (handle_optimize_attribute): 10892 * c-common.c (handle_optimize_attribute): Don't call 10917 * c-common.c (handle_optimize_attribute): Call 12837 * c-common.c (handle_optimize_attribute): Pass &global_options to
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2008 | 13183 (handle_optimize_attribute): Add support for the optimize
|
H A D | ChangeLog-2013 | 13814 * c-family/c-common.c (handle_optimize_attribute): Fix calls to
|