Searched refs:handle_cold_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 | 53 static tree handle_cold_attribute (tree *, tree, tree, int, bool *); 402 handle_cold_attribute, 860 handle_cold_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_cold_attribute() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-attribs.cc | 55 static tree handle_cold_attribute (tree *, tree, tree, int, bool *); 450 handle_cold_attribute, 1101 handle_cold_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_cold_attribute() function
|
H A D | ChangeLog | 4754 (handle_hot_attribute, handle_cold_attribute): Simplify. 11231 (handle_cold_attribute): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2008 | 8113 (handle_cold_attribute): Ditto. 12708 (handle_cold_attribute): Use target hook to determine if cold 13188 (handle_cold_attribute): Turn on -Os optimization for this one
|
H A D | ChangeLog-2007 | 26553 * c-common.c (handle_hot_attribute, handle_cold_attribute): New.
|