Searched refs:rs6000_handle_longcall_attribute (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | rs6000.c | 193 static tree rs6000_handle_longcall_attribute PARAMS ((tree *, tree, tree, int, bool *)); 12533 { "longcall", 0, 0, false, true, true, rs6000_handle_longcall_attribute }, 12534 { "shortcall", 0, 0, false, true, true, rs6000_handle_longcall_attribute }, 12542 rs6000_handle_longcall_attribute (node, name, args, flags, no_add_attrs) in rs6000_handle_longcall_attribute() function
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | rs6000.c | 603 static tree rs6000_handle_longcall_attribute (tree *, tree, tree, int, bool *); 17481 { "longcall", 0, 0, false, true, true, rs6000_handle_longcall_attribute }, 17482 { "shortcall", 0, 0, false, true, true, rs6000_handle_longcall_attribute }, 17627 rs6000_handle_longcall_attribute (tree *node, tree name, in rs6000_handle_longcall_attribute() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.6 | 10567 (rs6000_attribute_table, rs6000_handle_longcall_attribute): New.
|
| H A D | ChangeLog.7 | 7797 (rs6000_handle_longcall_attribute): Update comment.
|